diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-07-17 14:10:39 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-07-17 14:10:39 +0000 |
commit | c5ef57706de0ef3e4ede1b404ef43510bb22e6d9 (patch) | |
tree | 2a14f0b332c80242d488f0de7b0c351b00ee9dea /target/linux/generic/patches-2.6.35/410-gpio_buttons.patch | |
parent | 1d7a6ebc79e71dbc9085efab8205134bc769159b (diff) | |
download | upstream-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.tar.gz upstream-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.tar.bz2 upstream-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.zip |
kernel: refresh patches
SVN-Revision: 22252
Diffstat (limited to 'target/linux/generic/patches-2.6.35/410-gpio_buttons.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.35/410-gpio_buttons.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-2.6.35/410-gpio_buttons.patch b/target/linux/generic/patches-2.6.35/410-gpio_buttons.patch index e38c31de40..0ca90237bc 100644 --- a/target/linux/generic/patches-2.6.35/410-gpio_buttons.patch +++ b/target/linux/generic/patches-2.6.35/410-gpio_buttons.patch @@ -1,6 +1,6 @@ --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig -@@ -340,4 +340,20 @@ config INPUT_PCAP +@@ -390,4 +390,20 @@ config INPUT_PCAP To compile this driver as a module, choose M here: the module will be called pcap_keys. @@ -23,7 +23,7 @@ endif --- a/drivers/input/misc/Makefile +++ b/drivers/input/misc/Makefile -@@ -32,4 +32,5 @@ obj-$(CONFIG_INPUT_WINBOND_CIR) += winb +@@ -37,4 +37,5 @@ obj-$(CONFIG_INPUT_WINBOND_CIR) += winb obj-$(CONFIG_INPUT_WISTRON_BTNS) += wistron_btns.o obj-$(CONFIG_INPUT_WM831X_ON) += wm831x-on.o obj-$(CONFIG_INPUT_YEALINK) += yealink.o |