summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/sitronix/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/sitronix/Kconfig')
-rwxr-xr-xdrivers/input/touchscreen/sitronix/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/sitronix/Kconfig b/drivers/input/touchscreen/sitronix/Kconfig
new file mode 100755
index 00000000..eb37231f
--- /dev/null
+++ b/drivers/input/touchscreen/sitronix/Kconfig
@@ -0,0 +1,11 @@
+config TOUCHSCREEN_SITRONIX
+ tristate "Sitronix ST1xx series Capacity Touchscreen Device Support"
+ default m
+ depends on ARCH_WMT
+ ---help---
+ Say Y here if you have an WMT based board with touchscreen
+ attached to it.
+ If unsure, say N.
+ To compile this driver as a module, choose M here: the
+ module will be called s_wmt_ts_sitronix.ko.
+