status_led: Kconfig migration
[pandora-u-boot.git] / include / configs / stm32f429-discovery.h
index d53f8c1..6b35641 100644 (file)
@@ -42,7 +42,6 @@
 #define CONFIG_ENV_SECT_SIZE           (128 << 10)
 #define CONFIG_ENV_SIZE                        (8 << 10)
 
-#define CONFIG_BOARD_SPECIFIC_LED
 #define CONFIG_RED_LED                 110
 #define CONFIG_GREEN_LED               109
 
@@ -82,9 +81,6 @@
        "bootcmd_romfs=setenv bootargs ${bootargs} ${bootargs_romfs};" \
        "bootm 0x08044000 - 0x08042000\0"
 
-#define CONFIG_BOOTDELAY               3
-#define CONFIG_AUTOBOOT
-
 /*
  * Command line configuration.
  */