]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/nhk8815.h
board configs: drop NET_MULTI references
[karo-tx-uboot.git] / include / configs / nhk8815.h
index 758f19dc49d045cb90b6e75449275c14ec08aa9d..13d1e6637ba49223b6c01c018bb7cf3260d16912 100644 (file)
 #define __io(a)                        ((void __iomem *)(PCI_IO_VADDR + (a)))
 #define __mem_isa(a)           ((a) + PCI_MEMORY_VADDR)
 
-#define CONFIG_NET_MULTI
 #define CONFIG_SMC91111        /* Using SMC91c111*/
 #define CONFIG_SMC91111_BASE   0x34000300
 #undef  CONFIG_SMC91111_EXT_PHY        /* Internal PHY */