cmd: add Kconfig option for 'date' command
[platform/kernel/u-boot.git] / include / configs / canmb.h
index 684695f..c70979e 100644 (file)
@@ -33,7 +33,6 @@
  * Serial console configuration
  */
 #define CONFIG_PSC_CONSOLE     1       /* console is on PSC1 */
-#define CONFIG_BAUDRATE                115200  /* ... at 115200 bps */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, 230400 }
 
 /*
@@ -47,7 +46,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_DATE
 #define CONFIG_CMD_IMMAP
 #define CONFIG_CMD_REGINFO