summaryrefslogtreecommitdiff
path: root/drivers/misc/thinkpad_acpi.c
diff options
context:
space:
mode:
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>2008-04-26 04:02:29 (GMT)
committerLen Brown <len.brown@intel.com>2008-04-29 13:47:03 (GMT)
commit3f6cb5630a5994f58c3cf620d0f6d71ff626229d (patch)
tree21a6c100f22cc0cce34351cf6ee512b61bf45830 /drivers/misc/thinkpad_acpi.c
parente0e3c0615abdb1c3e28356595f7be87627288d5b (diff)
downloadlinux-fsl-qoriq-3f6cb5630a5994f58c3cf620d0f6d71ff626229d.tar.xz
ACPI: thinkpad-acpi: fix selects in Kconfig
Add missing select for BACKLIGHT_LCD_SUPPORT, as select doesn't select the dependencies of a symbol for us. Also, "select INPUT" in Kconfig. We are not an Input device, nor are we anywhere close to the input subsystem in the Kconfig tree, so using "depends on INPUT" is not user-friendly at all. Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/misc/thinkpad_acpi.c')
0 files changed, 0 insertions, 0 deletions