diff options
| -rw-r--r-- | drivers/platform/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index bc309c5327ff..566644bb496a 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig | |||
| @@ -168,8 +168,8 @@ config DELL_WMI | |||
| 168 | depends on DMI | 168 | depends on DMI |
| 169 | depends on INPUT | 169 | depends on INPUT |
| 170 | depends on ACPI_VIDEO || ACPI_VIDEO = n | 170 | depends on ACPI_VIDEO || ACPI_VIDEO = n |
| 171 | depends on DELL_SMBIOS | ||
| 171 | select DELL_WMI_DESCRIPTOR | 172 | select DELL_WMI_DESCRIPTOR |
| 172 | select DELL_SMBIOS | ||
| 173 | select INPUT_SPARSEKMAP | 173 | select INPUT_SPARSEKMAP |
| 174 | ---help--- | 174 | ---help--- |
| 175 | Say Y here if you want to support WMI-based hotkeys on Dell laptops. | 175 | Say Y here if you want to support WMI-based hotkeys on Dell laptops. |
