X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=drivers%2Fleds%2FKconfig;h=9adc79406ff39623093246bfc05edc36db2a6912;hb=186a73dc9a81b087d0708f21a990615957ec9c1c;hp=6de9dfbf61c197fe6078a633aabc47cd47805bcf;hpb=b81fd5ba6002306f0c2bf82514b2eeae6ee2bf32;p=karo-tx-linux.git diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 6de9dfbf61c1..9adc79406ff3 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -487,6 +487,14 @@ config LEDS_BLINKM This option enables support for the BlinkM RGB LED connected through I2C. Say Y to enable support for the BlinkM LED. +config LEDS_VERSATILE + bool "LED support for the ARM Versatile and RealView" + depends on ARCH_REALVIEW || ARCH_VERSATILE + depends on LEDS_CLASS + help + This option enabled support for the LEDs on the ARM Versatile + and RealView boards. Say Y to enabled these. + comment "LED Triggers" source "drivers/leds/trigger/Kconfig"