diff options
author | Len Brown <len.brown@intel.com> | 2009-04-05 01:42:14 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-04-05 01:42:14 -0400 |
commit | 7c27fd19b6d985957424348361afa066ff4c74d8 (patch) | |
tree | 276063bee8ebb64088e274fd152d0c40e6573372 /drivers/platform/x86/Kconfig | |
parent | 336d63b8a3cadc1c678f4b16d6105633c7f6af75 (diff) | |
parent | 16dd55f309cf69a648ca3b1fc04b3b6f079c8be0 (diff) |
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 | |||
165 | depends on ACPI | 165 | depends on ACPI |
166 | select BACKLIGHT_CLASS_DEVICE | 166 | select BACKLIGHT_CLASS_DEVICE |
167 | depends on INPUT | 167 | depends on INPUT |
168 | depends on RFKILL | ||
168 | ---help--- | 169 | ---help--- |
169 | This mini-driver drives the SNC and SPIC devices present in the ACPI | 170 | This mini-driver drives the SNC and SPIC devices present in the ACPI |
170 | BIOS of the Sony Vaio laptops. | 171 | BIOS of the Sony Vaio laptops. |