cmd: add Kconfig option for 'date' command
[platform/kernel/u-boot.git] / include / configs / MPC8315ERDB.h
index 01fa3ae..493e3fa 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_DATE
 #define CONFIG_CMD_PCI
 
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history */
 #define CONFIG_HAS_ETH1
 #endif
 
-#define CONFIG_BAUDRATE 115200
-
 #define CONFIG_LOADADDR 800000 /* default location for tftp and bootm */
 
 #undef CONFIG_BOOTARGS         /* the boot command will set bootargs */