configs: net: dm9000: Move new Kconfig option to board configs
[platform/kernel/u-boot.git] / include / configs / colibri_pxa270.h
index 99645f3..ca57f54 100644 (file)
@@ -45,7 +45,6 @@
  */
 #ifdef CONFIG_CMD_NET
 
-#define        CONFIG_DRIVER_DM9000            1
 #define CONFIG_DM9000_BASE             0x08000000
 #define DM9000_IO                      (CONFIG_DM9000_BASE)
 #define DM9000_DATA                    (CONFIG_DM9000_BASE + 4)