diff options
author | Len Brown <len.brown@intel.com> | 2009-04-05 07:42:14 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-04-05 07:42:14 +0200 |
commit | 7c27fd19b6d985957424348361afa066ff4c74d8 (patch) | |
tree | 276063bee8ebb64088e274fd152d0c40e6573372 /drivers/platform/x86/Kconfig | |
parent | Merge branch 'thinkpad-acpi' into release (diff) | |
parent | sony-laptop: fix event reporting for new style events (diff) | |
download | linux-7c27fd19b6d985957424348361afa066ff4c74d8.tar.xz linux-7c27fd19b6d985957424348361afa066ff4c74d8.zip |
Merge branch 'sony-laptop' into release
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r-- | drivers/platform/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index d45c6ab729f8..eb6908a6fe0b 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig @@ -165,6 +165,7 @@ config SONY_LAPTOP depends on ACPI select BACKLIGHT_CLASS_DEVICE depends on INPUT + depends on RFKILL ---help--- This mini-driver drives the SNC and SPIC devices present in the ACPI BIOS of the Sony Vaio laptops. |