diff --git a/examples/leds/Kconfig b/examples/leds/Kconfig index 6f1f09219..5e364b9fc 100644 --- a/examples/leds/Kconfig +++ b/examples/leds/Kconfig @@ -6,7 +6,7 @@ config EXAMPLES_LEDS tristate "LED driver example" default n - depends on ARCH_HAVE_LEDS && !ARCH_LEDS + depends on USERLED ---help--- Enable the LED driversexample