diff options
author | Len Brown <len.brown@intel.com> | 2008-10-22 23:19:47 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-10-22 23:19:47 -0400 |
commit | aa58329fc8ec50b379388fcad55f62c3493730d3 (patch) | |
tree | c7c19dae217c3bfdd2af3a357588a8c179457441 /drivers/misc/Kconfig | |
parent | 6b3c4f8b9c417541c561155bf6b2150a81b5d5eb (diff) | |
parent | ae3a1b46099aa87f1662621580c985432ca1c9d9 (diff) | |
download | linux-aa58329fc8ec50b379388fcad55f62c3493730d3.tar.bz2 |
Merge branch 'acer-wmi' into test
Diffstat (limited to 'drivers/misc/Kconfig')
-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 a726f3b01a6b..6abb95919c38 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -145,6 +145,7 @@ config ACER_WMI depends on NEW_LEDS depends on BACKLIGHT_CLASS_DEVICE depends on SERIO_I8042 + depends on RFKILL select ACPI_WMI ---help--- This is a driver for newer Acer (and Wistron) laptops. It adds |