|
@@ -134,6 +134,7 @@ config SONY_LAPTOP
|
|
|
tristate "Sony Laptop Extras"
|
|
|
depends on X86 && ACPI
|
|
|
select BACKLIGHT_CLASS_DEVICE
|
|
|
+ depends on INPUT
|
|
|
---help---
|
|
|
This mini-driver drives the SNC and SPIC devices present in the ACPI
|
|
|
BIOS of the Sony Vaio laptops.
|
|
@@ -156,6 +157,7 @@ config THINKPAD_ACPI
|
|
|
select BACKLIGHT_CLASS_DEVICE
|
|
|
select HWMON
|
|
|
select NVRAM
|
|
|
+ depends on INPUT
|
|
|
---help---
|
|
|
This is a driver for the IBM and Lenovo ThinkPad laptops. It adds
|
|
|
support for Fn-Fx key combinations, Bluetooth control, video
|