summaryrefslogtreecommitdiff
path: root/drivers/staging/mrst-touchscreen/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/mrst-touchscreen/Kconfig')
-rw-r--r--drivers/staging/mrst-touchscreen/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/staging/mrst-touchscreen/Kconfig b/drivers/staging/mrst-touchscreen/Kconfig
new file mode 100644
index 000000000000..c2af49217084
--- /dev/null
+++ b/drivers/staging/mrst-touchscreen/Kconfig
@@ -0,0 +1,7 @@
+config TOUCHSCREEN_INTEL_MID
+ tristate "Intel MID platform resistive touchscreen"
+ depends on INTEL_SCU_IPC
+ default y
+ help
+ Say Y here if you have a Intel MID based touchscreen
+ If unsure, say N.