diff options
| -rw-r--r-- | drivers/input/touchscreen/Kconfig | 2 | 
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. |