diff options
| author | Jiri Kosina <jkosina@suse.cz> | 2008-03-10 17:29:37 -0400 | 
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2008-03-13 00:23:48 -0400 | 
| commit | 07d31ee5597dadfd621840e2404b086fa94ef0c6 (patch) | |
| tree | 906a53c7e016e66abb649c047505a959aa41b099 | |
| parent | ed9cfe98050be635ff780678d166e7c7bf578818 (diff) | |
acer-wmi: build depends on i8042
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Carlos Corbacho <carlos@strangeworlds.co.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
| -rw-r--r-- | drivers/misc/Kconfig | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 982e27b86d10..962817e49fba 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
| @@ -108,6 +108,7 @@ config ACER_WMI | |||
| 108 | depends on ACPI | 108 | depends on ACPI | 
| 109 | depends on LEDS_CLASS | 109 | depends on LEDS_CLASS | 
| 110 | depends on BACKLIGHT_CLASS_DEVICE | 110 | depends on BACKLIGHT_CLASS_DEVICE | 
| 111 | depends on SERIO_I8042 | ||
| 111 | select ACPI_WMI | 112 | select ACPI_WMI | 
| 112 | ---help--- | 113 | ---help--- | 
| 113 | This is a driver for newer Acer (and Wistron) laptops. It adds | 114 | This is a driver for newer Acer (and Wistron) laptops. It adds | 
