Commit 35bfe456 authored by Jacek Anaszewski's avatar Jacek Anaszewski

leds: leds-ipaq-micro: Add LEDS_CLASS dependency

Fix missing Kconfig LEDS_CLASS dependency.
Signed-off-by: default avatarJacek Anaszewski <j.anaszewski@samsung.com>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 305c324f
...@@ -170,6 +170,7 @@ config LEDS_SUNFIRE ...@@ -170,6 +170,7 @@ config LEDS_SUNFIRE
config LEDS_IPAQ_MICRO config LEDS_IPAQ_MICRO
tristate "LED Support for the Compaq iPAQ h3xxx" tristate "LED Support for the Compaq iPAQ h3xxx"
depends on LEDS_CLASS
depends on MFD_IPAQ_MICRO depends on MFD_IPAQ_MICRO
help help
Choose this option if you want to use the notification LED on Choose this option if you want to use the notification LED on
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment