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 9c39b98d5a5b..176142c61492 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -76,6 +76,12 @@ config LEDS_NET48XX | |||
76 | This option enables support for the Soekris net4801 and net4826 error | 76 | This option enables support for the Soekris net4801 and net4826 error |
77 | LED. | 77 | LED. |
78 | 78 | ||
79 | config LEDS_WRAP | ||
80 | tristate "LED Support for the WRAP series LEDs" | ||
81 | depends on LEDS_CLASS && SCx200_GPIO | ||
82 | help | ||
83 | This option enables support for the PCEngines WRAP programmable LEDs. | ||
84 | |||
79 | comment "LED Triggers" | 85 | comment "LED Triggers" |
80 | 86 | ||
81 | config LEDS_TRIGGERS | 87 | config LEDS_TRIGGERS |