File tree Expand file tree Collapse file tree 3 files changed +0
-218
lines changed Expand file tree Collapse file tree 3 files changed +0
-218
lines changed Original file line number Diff line number Diff line change @@ -799,16 +799,6 @@ config INPUT_XEN_KBDDEV_FRONTEND
799
799
To compile this driver as a module, choose M here: the
800
800
module will be called xen-kbdfront.
801
801
802
- config INPUT_SIRFSOC_ONKEY
803
- tristate "CSR SiRFSoC power on/off/suspend key support"
804
- depends on ARCH_SIRF && OF
805
- default y
806
- help
807
- Say Y here if you want to support for the SiRFSoC power on/off/suspend key
808
- in Linux, after you press the onkey, system will suspend.
809
-
810
- If unsure, say N.
811
-
812
802
config INPUT_IDEAPAD_SLIDEBAR
813
803
tristate "IdeaPad Laptop Slidebar"
814
804
depends on INPUT
Original file line number Diff line number Diff line change @@ -73,7 +73,6 @@ obj-$(CONFIG_INPUT_GPIO_ROTARY_ENCODER) += rotary_encoder.o
73
73
obj-$(CONFIG_INPUT_RK805_PWRKEY) += rk805-pwrkey.o
74
74
obj-$(CONFIG_INPUT_SC27XX_VIBRA) += sc27xx-vibra.o
75
75
obj-$(CONFIG_INPUT_SGI_BTNS) += sgi_btns.o
76
- obj-$(CONFIG_INPUT_SIRFSOC_ONKEY) += sirfsoc-onkey.o
77
76
obj-$(CONFIG_INPUT_SOC_BUTTON_ARRAY) += soc_button_array.o
78
77
obj-$(CONFIG_INPUT_SPARCSPKR) += sparcspkr.o
79
78
obj-$(CONFIG_INPUT_STPMIC1_ONKEY) += stpmic1_onkey.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments