status_led: Kconfig migration
[platform/kernel/u-boot.git] / include / common.h
index 695478c..2af555e 100644 (file)
@@ -911,7 +911,7 @@ static inline struct in_addr getenv_ip(char *var)
 
 int    pcmcia_init (void);
 
-#ifdef CONFIG_STATUS_LED
+#ifdef CONFIG_LED_STATUS
 # include <status_led.h>
 #endif