diff options
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r-- | drivers/platform/x86/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 79baa6368f79..044f430f3b43 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig | |||
@@ -219,6 +219,13 @@ config SONYPI_COMPAT | |||
219 | ---help--- | 219 | ---help--- |
220 | Build the sonypi driver compatibility code into the sony-laptop driver. | 220 | Build the sonypi driver compatibility code into the sony-laptop driver. |
221 | 221 | ||
222 | config IDEAPAD_ACPI | ||
223 | tristate "Lenovo IdeaPad ACPI Laptop Extras" | ||
224 | depends on ACPI | ||
225 | depends on RFKILL | ||
226 | help | ||
227 | This is a driver for the rfkill switches on Lenovo IdeaPad netbooks. | ||
228 | |||
222 | config THINKPAD_ACPI | 229 | config THINKPAD_ACPI |
223 | tristate "ThinkPad ACPI Laptop Extras" | 230 | tristate "ThinkPad ACPI Laptop Extras" |
224 | depends on ACPI | 231 | depends on ACPI |