]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/leds/Kconfig
Merge remote-tracking branch 'leds/for-next'
[karo-tx-linux.git] / drivers / leds / Kconfig
index 6713dbb6bfda095adf9e7b11ab83837ab7e4de5d..c71122f9c8e81497e968f8e3826f7afbea3e21c6 100644 (file)
@@ -469,6 +469,8 @@ config LEDS_OT200
          This option enables support for the LEDs on the Bachmann OT200.
          Say Y to enable LEDs on the Bachmann OT200.
 
+comment "LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)"
+
 config LEDS_BLINKM
        tristate "LED support for the BlinkM I2C RGB LED"
        depends on LEDS_CLASS
@@ -477,6 +479,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"