]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/vl_ma2sc.h
tools: elftosb: makefile indentation and whitespace cleanup
[karo-tx-uboot.git] / include / configs / vl_ma2sc.h
index bef821f3371a2227dd505ba59e72c895cfd3d6af..3facd7f257cc77fe29640c4fbb9e4a2d235a1773 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-#undef CONFIG_CMD_BDI
-#undef CONFIG_CMD_FPGA
-#undef CONFIG_CMD_IMI
-#undef CONFIG_CMD_LOADS
-
 #define CONFIG_CMD_BMP
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_DHCP
 /* Ethernet */
 #define CONFIG_MACB
 #define CONFIG_RMII
-#define CONFIG_NET_MULTI
 #define CONFIG_NET_RETRY_COUNT         5
 #define CONFIG_AT91_WANTS_COMMON_PHY
 
 #define CONFIG_SYS_BAUDRATE_TABLE      {312500, 230400, 115200, 19200, \
                                                38400, 57600, 9600 }
 
-#define CONFIG_SYS_PROMPT      "U-Boot> "
 #define CONFIG_SYS_CBSIZE      512             /* Console I/O Buffer Size */
 #define CONFIG_SYS_MAXARGS     32              /* max number of command args */
 #define CONFIG_SYS_PBSIZE      \