Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6828b4bb authored by Kees Cook's avatar Kees Cook Committed by Dmitry Torokhov
Browse files

Input: remove CONFIG_EXPERIMENTAL from keyboard drivers



This config item has not carried much meaning for a while now and is
almost always enabled by default. As agreed during the Linux kernel
summit, remove it.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent adc4633c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -134,7 +134,7 @@ config KEYBOARD_QT1070

config KEYBOARD_QT2160
	tristate "Atmel AT42QT2160 Touch Sensor Chip"
	depends on I2C && EXPERIMENTAL
	depends on I2C
	help
	  If you say yes here you get support for Atmel AT42QT2160 Touch
	  Sensor chip as a keyboard input.