From: Matthew Garrett Date: Mon, 25 Feb 2013 21:59:57 +0000 (-0500) Subject: ideapad-laptop: Depend on BACKLIGHT_CLASS_DEVICE instead of selecting it X-Git-Tag: v3.9-rc1~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445e8d007c29d7f4d497c7912236b69f608340c6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed