diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/leds/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 9adc79406ff3..39e717797cc0 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -488,7 +488,7 @@ config LEDS_BLINKM through I2C. Say Y to enable support for the BlinkM LED. config LEDS_VERSATILE - bool "LED support for the ARM Versatile and RealView" + tristate "LED support for the ARM Versatile and RealView" depends on ARCH_REALVIEW || ARCH_VERSATILE depends on LEDS_CLASS help |