diff options
Diffstat (limited to 'include/configs/sbc405.h')
| -rw-r--r-- | include/configs/sbc405.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/sbc405.h b/include/configs/sbc405.h index 6f0d728f9..cab666060 100644 --- a/include/configs/sbc405.h +++ b/include/configs/sbc405.h @@ -64,7 +64,6 @@  #define CONFIG_MII		1	/* MII PHY management		*/  #define CONFIG_PHY_ADDR		0	/* PHY address			*/  #define CONFIG_PHY_RESET_DELAY	300	/* Intel LXT971A needs this	*/ -#define CONFIG_NET_MULTI  #define CONFIG_EXTRA_ENV_SETTINGS \  	"bootargs=emac(0,0)host:/T221ppc/target/config/sbc405/vxWorks.st " \ |