dect
/
linux-2.6
Archived
13
0
Fork 0

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: Kees Cook <keescook@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
Kees Cook 2012-10-24 23:53:02 -07:00 committed by Dmitry Torokhov
parent adc4633c86
commit 6828b4bb76
1 changed files with 1 additions and 1 deletions

View File

@ -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.