cmd: add Kconfig option for 'date' command
[platform/kernel/u-boot.git] / include / configs / cm5200.h
index b65ca3e..0073cb5 100644 (file)
@@ -21,9 +21,6 @@
 /*
  * Supported commands
  */
-#define CONFIG_CMD_BSP
-#define CONFIG_CMD_DATE
-#define CONFIG_CMD_DIAG
 #define CONFIG_CMD_JFFS2
 #define CONFIG_CMD_REGINFO
 
@@ -31,7 +28,6 @@
  * Serial console configuration
  */
 #define CONFIG_PSC_CONSOLE     1       /* console is on PSC1 */
-#define CONFIG_BAUDRATE                57600   /* ... at 57600 bps */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, 230400 }
 
 /*
 #define CONFIG_USB_CLOCK       0x0001BBBB
 #define CONFIG_USB_CONFIG      0x00001000
 /* Partitions (for USB) */
-#define CONFIG_MAC_PARTITION   1
-#define CONFIG_DOS_PARTITION   1
-#define CONFIG_ISO_PARTITION   1
 
 /*
  * Invoke our last_stage_init function - needed by fwupdate