status_led: Kconfig migration
[platform/kernel/u-boot.git] / include / configs / tqma6_wru4.h
index 96f15cd..a378406 100644 (file)
 #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