aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/leds/Kconfig2
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
488 through I2C. Say Y to enable support for the BlinkM LED. 488 through I2C. Say Y to enable support for the BlinkM LED.
489 489
490config LEDS_VERSATILE 490config LEDS_VERSATILE
491 bool "LED support for the ARM Versatile and RealView" 491 tristate "LED support for the ARM Versatile and RealView"
492 depends on ARCH_REALVIEW || ARCH_VERSATILE 492 depends on ARCH_REALVIEW || ARCH_VERSATILE
493 depends on LEDS_CLASS 493 depends on LEDS_CLASS
494 help 494 help