From 8e4bff4cab0ddac6060645b0715210484d02ff40 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 30 Aug 2017 08:25:59 +0000 Subject: Initial file dump from open source release --- drivers/staging/quickstart/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 drivers/staging/quickstart/Kconfig (limited to 'drivers/staging/quickstart/Kconfig') diff --git a/drivers/staging/quickstart/Kconfig b/drivers/staging/quickstart/Kconfig new file mode 100644 index 00000000..5bea4875 --- /dev/null +++ b/drivers/staging/quickstart/Kconfig @@ -0,0 +1,10 @@ +config ACPI_QUICKSTART + tristate "ACPI Quickstart key driver" + depends on ACPI && INPUT + help + Say Y here if you have a platform that supports the ACPI + quickstart key protocol. + + To compile this driver as a module, choose M here: the module will be + called quickstart. + -- cgit v1.3.1