diff options
author | Bryan Wu <cooloney@gmail.com> | 2014-09-24 22:02:57 +0400 |
---|---|---|
committer | Bryan Wu <cooloney@gmail.com> | 2014-09-24 22:02:57 +0400 |
commit | 0a2b4a843d327c2ed4d26a3e88bece9d3e77081b (patch) | |
tree | 8fd3e75e533b48cda2eed5f8d796a87eef855aa8 /drivers/leds/Kconfig | |
parent | 3ef7de5304edf60d0b8674dd7cdacc104e15a93c (diff) | |
parent | 964356938fcd3c0001a786f55b9f0a0fbe47656a (diff) | |
download | linux-0a2b4a843d327c2ed4d26a3e88bece9d3e77081b.tar.xz |
Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into devel
Immutable branch between MFD, HWMON, LEDs and Watchdog for v3.18
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 8c96e2ddf43b..eadd56c91551 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -468,6 +468,15 @@ config LEDS_OT200 This option enables support for the LEDs on the Bachmann OT200. Say Y to enable LEDs on the Bachmann OT200. +config LEDS_MENF21BMC + tristate "LED support for the MEN 14F021P00 BMC" + depends on LEDS_CLASS && MFD_MENF21BMC + help + Say Y here to include support for the MEN 14F021P00 BMC LEDs. + + This driver can also be built as a module. If so the module + will be called leds-menf21bmc. + comment "LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)" config LEDS_BLINKM |