net: Move the CMD_NET config to defconfigs
[platform/kernel/u-boot.git] / include / config_cmd_default.h
index e79a13b..b915c2f 100644 (file)
@@ -33,7 +33,6 @@
 #define CONFIG_CMD_LOADS       /* loads                        */
 #define CONFIG_CMD_MEMORY      /* md mm nm mw cp cmp crc base loop */
 #define CONFIG_CMD_MISC                /* Misc functions like sleep etc*/
-#define CONFIG_CMD_NET         /* bootp, tftpboot, rarpboot    */
 #define CONFIG_CMD_NFS         /* NFS support                  */
 #define CONFIG_CMD_RUN         /* run command in env variable  */
 #define CONFIG_CMD_SAVEENV     /* saveenv                      */