Skip to content

Commit

Permalink
leds: leds-ipaq-micro: Add LEDS_CLASS dependency
Browse files Browse the repository at this point in the history
Fix missing Kconfig LEDS_CLASS dependency.

Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Jacek Anaszewski committed Sep 17, 2015
1 parent 305c324 commit 35bfe45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/leds/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ config LEDS_SUNFIRE

config LEDS_IPAQ_MICRO
tristate "LED Support for the Compaq iPAQ h3xxx"
depends on LEDS_CLASS
depends on MFD_IPAQ_MICRO
help
Choose this option if you want to use the notification LED on
Expand Down

0 comments on commit 35bfe45

Please sign in to comment.