diff options
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 c0446d67cf7a..ee8b09eb70fd 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig | |||
@@ -92,6 +92,7 @@ config DELL_WMI | |||
92 | tristate "Dell WMI extras" | 92 | tristate "Dell WMI extras" |
93 | depends on ACPI_WMI | 93 | depends on ACPI_WMI |
94 | depends on INPUT | 94 | depends on INPUT |
95 | select INPUT_SPARSEKMAP | ||
95 | ---help--- | 96 | ---help--- |
96 | Say Y here if you want to support WMI-based hotkeys on Dell laptops. | 97 | Say Y here if you want to support WMI-based hotkeys on Dell laptops. |
97 | 98 | ||