net: Move the CMD_NET config to defconfigs
[platform/kernel/u-boot.git] / include / configs / vct.h
index 83e4163..ed9378e 100644 (file)
@@ -25,7 +25,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_DISPLAY_BOARDINFO
 
 #define CPU_CLOCK_RATE                 324000000 /* Clock for the MIPS core */
@@ -99,7 +98,6 @@
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_SNTP
 #else
-#undef CONFIG_CMD_NET
 #undef CONFIG_CMD_NFS
 #endif
 
@@ -313,7 +311,6 @@ int vct_gpio_get(int pin);
 #undef CONFIG_CMD_LOADY
 #undef CONFIG_CMD_MII
 #undef CONFIG_CMD_MISC
-#undef CONFIG_CMD_NET
 #undef CONFIG_CMD_PING
 #undef CONFIG_CMD_REGINFO
 #undef CONFIG_CMD_SNTP