configs: net: dm9000: Move new Kconfig option to board configs
[platform/kernel/u-boot.git] / include / configs / ci20.h
index ea9440d..cc70a59 100644 (file)
@@ -24,7 +24,6 @@
 #define CONFIG_SYS_NS16550_CLK         48000000
 
 /* Ethernet: davicom DM9000 */
-#define CONFIG_DRIVER_DM9000           1
 #define CONFIG_DM9000_BASE             0xb6000000
 #define DM9000_IO                      CONFIG_DM9000_BASE
 #define DM9000_DATA                    (CONFIG_DM9000_BASE + 2)