commit | 445e8d007c29d7f4d497c7912236b69f608340c6 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <matthew.garrett@nebula.com> | Mon Feb 25 16:59:57 2013 -0500 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Wed Feb 27 08:30:47 2013 -0500 |
tree | 575ce05562b313d700b9eb79b3425e39cecc0539 | |
parent | 16fd91e06291c964111587db15646308110c5634 [diff] |
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>