Move source tree closer to the 2.6.32.17 mainline
/drivers/input/keyboard/Kconfig
blob:e11a1c3071c49f72bc625b04507c8bd37e9b454d -> blob:ee98b1bc5d890c28de0f50aea1db487535fedee8
--- drivers/input/keyboard/Kconfig
+++ drivers/input/keyboard/Kconfig
@@ -423,15 +423,4 @@ config KEYBOARD_W90P910
To compile this driver as a module, choose M here: the
module will be called w90p910_keypad.
-config KEYBOARD_PMIC8058
- tristate "Qualcomm PMIC8058 keypad"
- depends on PMIC8058 && ARCH_MSM7X30
- default y
- help
- Say Y here if you want to enable the driver for the PMIC8058
- keypad provided as a reference design from Qualcomm. This is intended
- to support upto 18x8 matrix based keypad design.
-
- To compile this driver as a module, choose M here: the module will
- be called pmic8058-keypad.
endif