aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index e4f599f20e38..e481d3c52a54 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -236,6 +236,15 @@ config LEDS_BD2802
236 This option enables support for BD2802GU RGB LED driver chips 236 This option enables support for BD2802GU RGB LED driver chips
237 accessed via the I2C bus. 237 accessed via the I2C bus.
238 238
239config LEDS_INTEL_SS4200
240 tristate "LED driver for Intel NAS SS4200 series"
241 depends on LEDS_CLASS && PCI && DMI
242 help
243 This option enables support for the Intel SS4200 series of
244 Network Attached Storage servers. You may control the hard
245 drive or power LEDs on the front panel. Using this driver
246 can stop the front LED from blinking after startup.
247
239comment "LED Triggers" 248comment "LED Triggers"
240 249
241config LEDS_TRIGGERS 250config LEDS_TRIGGERS