aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/wacom/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/wacom/Kconfig')
-rw-r--r--drivers/input/touchscreen/wacom/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/wacom/Kconfig b/drivers/input/touchscreen/wacom/Kconfig
new file mode 100644
index 0000000..85dcb93
--- /dev/null
+++ b/drivers/input/touchscreen/wacom/Kconfig
@@ -0,0 +1,14 @@
+#
+# Wacom configuration
+#
+config EPEN_WACOM_G5SP
+ tristate "Wacom G5SP penabled i2c touchscreen"
+ depends on I2C
+ help
+ Say Y here if you have an Wacom G5SP penabled i2c touchscreen
+ connected to your system.
+
+ If unsure, say N.
+
+ To compile this driver as a module, choose M here: the
+ module will be called wacom_G5SP. \ No newline at end of file