aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 626506234b76..f573d5af0b1f 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -63,6 +63,12 @@ config LEDS_S3C24XX
63 This option enables support for LEDs connected to GPIO lines 63 This option enables support for LEDs connected to GPIO lines
64 on Samsung S3C24XX series CPUs, such as the S3C2410 and S3C2440. 64 on Samsung S3C24XX series CPUs, such as the S3C2410 and S3C2440.
65 65
66config LEDS_AMS_DELTA
67 tristate "LED Support for the Amstrad Delta (E3)"
68 depends LEDS_CLASS && MACH_AMS_DELTA
69 help
70 This option enables support for the LEDs on Amstrad Delta (E3).
71
66comment "LED Triggers" 72comment "LED Triggers"
67 73
68config LEDS_TRIGGERS 74config LEDS_TRIGGERS