aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/wacom/Kconfig
diff options
context:
space:
mode:
authorcodeworkx <daniel.hillenbrand@codeworkx.de>2012-06-02 13:09:29 +0200
committercodeworkx <daniel.hillenbrand@codeworkx.de>2012-06-02 13:09:29 +0200
commitc6da2cfeb05178a11c6d062a06f8078150ee492f (patch)
treef3b4021d252c52d6463a9b3c1bb7245e399b009c /drivers/input/touchscreen/wacom/Kconfig
parentc6d7c4dbff353eac7919342ae6b3299a378160a6 (diff)
downloadkernel_samsung_smdk4412-c6da2cfeb05178a11c6d062a06f8078150ee492f.zip
kernel_samsung_smdk4412-c6da2cfeb05178a11c6d062a06f8078150ee492f.tar.gz
kernel_samsung_smdk4412-c6da2cfeb05178a11c6d062a06f8078150ee492f.tar.bz2
samsung update 1
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