]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/colibri_pxa270.h
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
[thirdparty/u-boot.git] / include / configs / colibri_pxa270.h
index a5ba916279a313384d865e2fdbf160e3080c0a10..809afb77f20e00643f4db633414f82489dcf17ed 100644 (file)
@@ -43,7 +43,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)