diff options
-rw-r--r-- | drivers/platform/x86/tuxedo/nb04/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/platform/x86/tuxedo/nb04/Kconfig b/drivers/platform/x86/tuxedo/nb04/Kconfig index 411c46c9a1cf..9e7a9f9230d1 100644 --- a/drivers/platform/x86/tuxedo/nb04/Kconfig +++ b/drivers/platform/x86/tuxedo/nb04/Kconfig @@ -7,6 +7,8 @@ config TUXEDO_NB04_WMI_AB tristate "TUXEDO NB04 WMI AB Platform Driver" + depends on ACPI_WMI + depends on HID help This driver implements the WMI AB device found on TUXEDO notebooks with board vendor NB04. This enables keyboard backlight control via a |