]> git.baikalelectronics.ru Git - kernel.git/commit
ideapad-laptop: Depend on BACKLIGHT_CLASS_DEVICE instead of selecting it
authorMatthew Garrett <matthew.garrett@nebula.com>
Mon, 25 Feb 2013 21:59:57 +0000 (16:59 -0500)
committerMatthew Garrett <matthew.garrett@nebula.com>
Wed, 27 Feb 2013 13:30:47 +0000 (08:30 -0500)
commit16bee2a365efd4426844d511e7843687f731324e
tree575ce05562b313d700b9eb79b3425e39cecc0539
parent803471129ca7de7fbdf556ec8834a62a1c94d2d5
ideapad-laptop: Depend on BACKLIGHT_CLASS_DEVICE instead of selecting it

Selecting BACKLIGHT_CLASS_DEVICE doesn't guarantee that any of its
dependencies are enabled, and these are complicated. Depending isn't ideal
for configuration UI purposes, but is probably more appropriate here.

Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/Kconfig