]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/platform/x86/Kconfig
asus-nb-wmi: Asus Notebooks WMI Driver
[mirror_ubuntu-jammy-kernel.git] / drivers / platform / x86 / Kconfig
index 7fde7ba01ab07e60306a0b5020920679f6ffb093..45f4d63c793951d9b921e6f8cf71145a699ae237 100644 (file)
@@ -465,11 +465,25 @@ config ASUS_WMI
        select LEDS_CLASS
        select NEW_LEDS
        ---help---
-         Say Y here if you have a WMI aware Asus laptop (like Eee PCs).
+         Say Y here if you have a WMI aware Asus laptop (like Eee PCs or new
+         Asus Notebooks).
 
          To compile this driver as a module, choose M here: the module will
          be called asus-wmi.
 
+config ASUS_NB_WMI
+       tristate "Asus Notebook WMI Driver (EXPERIMENTAL)"
+       depends on ASUS_WMI
+       ---help---
+         This is a driver for newer Asus notebooks. It adds extra features
+         like wireless radio and bluetooth control, leds, hotkeys, backlight...
+
+         For more informations, see
+         <file:Documentation/ABI/testing/sysfs-platform-asus-wmi>
+
+         If you have an ACPI-WMI compatible Asus Notebook, say Y or M
+         here.
+
 config EEEPC_WMI
        tristate "Eee PC WMI Driver (EXPERIMENTAL)"
        depends on ASUS_WMI