cmd: add Kconfig option for 'date' command
[platform/kernel/u-boot.git] / include / configs / mx51evk.h
index 98c9f9b..dfd7ea9 100644 (file)
@@ -13,8 +13,6 @@
 
  /* High Level Configuration Options */
 
-#define CONFIG_MX51    /* in a mx51 */
-
 #define CONFIG_SYS_FSL_CLK
 #define CONFIG_SYS_TEXT_BASE   0x97800000
 
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_CONS_INDEX              1
 
-/***********************************************************
- * Command definition
- ***********************************************************/
-
-#define CONFIG_CMD_DATE
-
-
 #define CONFIG_ETHPRIME                "FEC0"
 
 #define CONFIG_LOADADDR                0x92000000      /* loadaddr env var */