cmd: add Kconfig option for 'date' command
[platform/kernel/u-boot.git] / include / configs / tqma6_wru4.h
index 96f15cd..b9cc5d6 100644 (file)
 #define CONFIG_SYS_I2C_RTC_ADDR                0x68
 /* Turn off RTC square-wave output to save battery */
 #define CONFIG_SYS_RTC_DS1337_NOOSC
-#define CONFIG_CMD_DATE
 
 /* LED */
-#define CONFIG_CMD_LED
-#define CONFIG_STATUS_LED
-#define CONFIG_BOARD_SPECIFIC_LED
-#define STATUS_LED_BIT                 0
-#define STATUS_LED_STATE               STATUS_LED_ON
-#define STATUS_LED_PERIOD              (CONFIG_SYS_HZ / 2)
-#define STATUS_LED_BIT1                        1
-#define STATUS_LED_STATE1              STATUS_LED_ON
-#define STATUS_LED_PERIOD1             (CONFIG_SYS_HZ / 2)
-#define STATUS_LED_BIT2                        2
-#define STATUS_LED_STATE2              STATUS_LED_ON
-#define STATUS_LED_PERIOD2             (CONFIG_SYS_HZ / 2)
-#define STATUS_LED_BIT3                        3
-#define STATUS_LED_STATE3              STATUS_LED_ON
-#define STATUS_LED_PERIOD3             (CONFIG_SYS_HZ / 2)
-#define STATUS_LED_BIT4                        4
-#define STATUS_LED_STATE4              STATUS_LED_ON
-#define STATUS_LED_PERIOD4             (CONFIG_SYS_HZ / 2)
-#define STATUS_LED_BIT5                        5
-#define STATUS_LED_STATE5              STATUS_LED_ON
-#define STATUS_LED_PERIOD5             (CONFIG_SYS_HZ / 2)
 
 /* Bootcounter */
 #define CONFIG_BOOTCOUNT_LIMIT