]> git.sur5r.net Git - u-boot/blobdiff - include/configs/exynos5-common.h
net: Add SMC911X driver to Kconfig, convert
[u-boot] / include / configs / exynos5-common.h
index 2860d6bb9b1e3c9354a1d2f3c5e3d64b78bf3531..57101b671d2a149501d2a47fff0f92ea6c524f06 100644 (file)
 
 /* Ethernet Controllor Driver */
 #ifdef CONFIG_CMD_NET
-#define CONFIG_SMC911X
-#define CONFIG_SMC911X_BASE            0x5000000
-#define CONFIG_SMC911X_16_BIT
 #define CONFIG_ENV_SROM_BANK           1
 #endif /*CONFIG_CMD_NET*/