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 4f56248fed4e..2d5ea8a05338 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -65,6 +65,12 @@ config LEDS_NET48XX | |||
65 | This option enables support for the Soekris net4801 and net4826 error | 65 | This option enables support for the Soekris net4801 and net4826 error |
66 | LED. | 66 | LED. |
67 | 67 | ||
68 | config LEDS_FSG | ||
69 | tristate "LED Support for the Freecom FSG-3" | ||
70 | depends on LEDS_CLASS && MACH_FSG | ||
71 | help | ||
72 | This option enables support for the LEDs on the Freecom FSG-3. | ||
73 | |||
68 | config LEDS_WRAP | 74 | config LEDS_WRAP |
69 | tristate "LED Support for the WRAP series LEDs" | 75 | tristate "LED Support for the WRAP series LEDs" |
70 | depends on LEDS_CLASS && SCx200_GPIO | 76 | depends on LEDS_CLASS && SCx200_GPIO |