Home
last modified time | relevance | path

Searched hist:"3 f6cb563" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A DKconfig3f6cb563 Fri Apr 25 23:02:29 CDT 2008 Henrique de Moraes Holschuh <hmh@hmh.eng.br> 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>
3f6cb563 Fri Apr 25 23:02:29 CDT 2008 Henrique de Moraes Holschuh <hmh@hmh.eng.br> 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>