]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/platform/x86/Kconfig
intel-hid: new hid event driver for hotkeys
[mirror_ubuntu-artful-kernel.git] / drivers / platform / x86 / Kconfig
index 6ae72638b1af3bfaea2ad097bfe19dc1516d10b1..9d7704e51366796f32180c8b52c011803db7e3a3 100644 (file)
@@ -732,6 +732,18 @@ config ACPI_CMPC
          keys as input device, backlight device, tablet and accelerometer
          devices.
 
+config INTEL_HID_EVENT
+       tristate "INTEL HID Event"
+       depends on ACPI
+       depends on INPUT
+       select INPUT_SPARSEKMAP
+       help
+         This driver provides support for the Intel HID Event hotkey interface.
+         Some laptops require this driver for hotkey support.
+
+         To compile this driver as a module, choose M here: the module will
+         be called intel_hid.
+
 config INTEL_SCU_IPC
        bool "Intel SCU IPC Support"
        depends on X86_INTEL_MID