status_led: Kconfig migration
[platform/kernel/u-boot.git] / cmd / ide.c
index c942744..0fd401b 100644 (file)
--- a/cmd/ide.c
+++ b/cmd/ide.c
@@ -25,7 +25,7 @@
 #include <ide.h>
 #include <ata.h>
 
-#ifdef CONFIG_STATUS_LED
+#ifdef CONFIG_LED_STATUS
 # include <status_led.h>
 #endif