diff options
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 6 |
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 | ||
66 | config 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 | |||
66 | comment "LED Triggers" | 72 | comment "LED Triggers" |
67 | 73 | ||
68 | config LEDS_TRIGGERS | 74 | config LEDS_TRIGGERS |