提交 e52278a3 编写于 作者: K Kees Cook 提交者: Dmitry Torokhov

Input: remove CONFIG_EXPERIMENTAL from miscellaneous 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: NKees Cook <keescook@chromium.org>
Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
上级 6828b4bb
...@@ -290,8 +290,7 @@ config INPUT_ATI_REMOTE2 ...@@ -290,8 +290,7 @@ config INPUT_ATI_REMOTE2
called ati_remote2. called ati_remote2.
config INPUT_KEYSPAN_REMOTE config INPUT_KEYSPAN_REMOTE
tristate "Keyspan DMR USB remote control (EXPERIMENTAL)" tristate "Keyspan DMR USB remote control"
depends on EXPERIMENTAL
depends on USB_ARCH_HAS_HCD depends on USB_ARCH_HAS_HCD
select USB select USB
help help
...@@ -340,7 +339,6 @@ config INPUT_POWERMATE ...@@ -340,7 +339,6 @@ config INPUT_POWERMATE
config INPUT_YEALINK config INPUT_YEALINK
tristate "Yealink usb-p1k voip phone" tristate "Yealink usb-p1k voip phone"
depends on EXPERIMENTAL
depends on USB_ARCH_HAS_HCD depends on USB_ARCH_HAS_HCD
select USB select USB
help help
...@@ -356,7 +354,6 @@ config INPUT_YEALINK ...@@ -356,7 +354,6 @@ config INPUT_YEALINK
config INPUT_CM109 config INPUT_CM109
tristate "C-Media CM109 USB I/O Controller" tristate "C-Media CM109 USB I/O Controller"
depends on EXPERIMENTAL
depends on USB_ARCH_HAS_HCD depends on USB_ARCH_HAS_HCD
select USB select USB
help help
...@@ -434,7 +431,7 @@ config INPUT_PCF50633_PMU ...@@ -434,7 +431,7 @@ config INPUT_PCF50633_PMU
config INPUT_PCF8574 config INPUT_PCF8574
tristate "PCF8574 Keypad input device" tristate "PCF8574 Keypad input device"
depends on I2C && EXPERIMENTAL depends on I2C
help help
Say Y here if you want to support a keypad connected via I2C Say Y here if you want to support a keypad connected via I2C
with a PCF8574. with a PCF8574.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册