drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
[oweals/u-boot.git] / drivers / tigon3.c
index a6a4989bd395981490c26083294d9e638bbb6994..7506a67003b7b9295ce8939fc3c89ac1739548ea 100644 (file)
@@ -12,7 +12,7 @@
 /******************************************************************************/
 #include <common.h>
 #include <asm/types.h>
-#if ((CONFIG_COMMANDS & CFG_CMD_NET) || defined(CONFIG_CMD_NET)) && !defined(CONFIG_NET_MULTI) && \
+#if defined(CONFIG_CMD_NET) && !defined(CONFIG_NET_MULTI) && \
        defined(CONFIG_TIGON3)
 #ifdef CONFIG_BMW
 #include <mpc824x.h>