aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2017-09-26 11:09:34 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2017-09-26 11:52:09 -0700
commit8d25fee2845024d6e22829e9f14cd40f5c2f68cc (patch)
treed78dad9a364ce322ce531c95bc12904a18df14ed /drivers/input/touchscreen
parentInput: sa1111ps2 - extend test delay (diff)
downloadlinux-dev-8d25fee2845024d6e22829e9f14cd40f5c2f68cc.tar.xz
linux-dev-8d25fee2845024d6e22829e9f14cd40f5c2f68cc.zip
Input: usbtouchscreen - use EXPERT instead of EMBEDDED for EasyTouch
Change control of TOUCHSCREEN_USB_EASYTOUCH prompt string from EMBEDDED to EXPERT to match the rest of this Kconfig file. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen')
-rw-r--r--drivers/input/touchscreen/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index 64b30fe273fd..16cadc149bbc 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -949,7 +949,7 @@ config TOUCHSCREEN_USB_NEXIO
config TOUCHSCREEN_USB_EASYTOUCH
default y
- bool "EasyTouch USB Touch controller device support" if EMBEDDED
+ bool "EasyTouch USB Touch controller device support" if EXPERT
depends on TOUCHSCREEN_USB_COMPOSITE
help
Say Y here if you have an EasyTouch USB Touch controller.