net: Move the CMD_NET config to defconfigs
[platform/kernel/u-boot.git] / include / configs / bf525-ucr2.h
index 1f65130..0ac3a09 100644 (file)
@@ -85,6 +85,7 @@
 #define CONFIG_UART_CONSOLE    0
 
 #define CONFIG_BAUDRATE                115200
+#define CONFIG_BFIN_SERIAL
 #define CONFIG_BOOTARGS                "root=/dev/mtdblock0 rw"
 #define CONFIG_BOOTCOMMAND     "run sfboot"
 #define CONFIG_BOOTDELAY       5
@@ -95,7 +96,6 @@
 
 /* this sets up the default list of enabled commands */
 #include <config_cmd_default.h>
-#undef CONFIG_CMD_NET  /* bootp, tftpboot, rarpboot */
 #undef CONFIG_CMD_NFS
 #undef CONFIG_CMD_IMLS