aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/platform/x86/Kconfig
diff options
context:
space:
mode:
authorKate Hsuan <hpa@redhat.com>2021-08-20 14:04:53 +0300
committerHans de Goede <hdegoede@redhat.com>2021-08-20 20:11:23 +0200
commitc3d3586d12b106dd96c80febd571760a0b4095a5 (patch)
tree03b6a03e404eddbb1dd7fe5aa06b037de5efa967 /drivers/platform/x86/Kconfig
parentplatform/x86: intel_atomisp2: Move to intel sub-directory (diff)
downloadwireguard-linux-c3d3586d12b106dd96c80febd571760a0b4095a5.tar.xz
wireguard-linux-c3d3586d12b106dd96c80febd571760a0b4095a5.zip
platform/x86: intel-hid: Move to intel sub-directory
Move Intel HID driver to intel sub-directory to improve readability. Signed-off-by: Kate Hsuan <hpa@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210820110458.73018-16-andriy.shevchenko@linux.intel.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r--drivers/platform/x86/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 6de0d374ba16..6659b1036945 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -668,19 +668,6 @@ config THINKPAD_LMI
source "drivers/platform/x86/intel/Kconfig"
-config INTEL_HID_EVENT
- tristate "INTEL HID Event"
- depends on ACPI
- depends on INPUT
- depends on I2C
- 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_INT0002_VGPIO
tristate "Intel ACPI INT0002 Virtual GPIO driver"
depends on GPIOLIB && ACPI && PM_SLEEP