X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/90a9fdc494ca617f3acd8d398ad41f7085a41f2a..b105730015e7d5f7ec9ee720bb984729efdc9cd1:/target/linux/generic-2.6/patches-2.6.34/410-gpio_buttons.patch diff --git a/target/linux/generic-2.6/patches-2.6.34/410-gpio_buttons.patch b/target/linux/generic-2.6/patches-2.6.34/410-gpio_buttons.patch index b762ddea5..e38c31de4 100644 --- a/target/linux/generic-2.6/patches-2.6.34/410-gpio_buttons.patch +++ b/target/linux/generic-2.6/patches-2.6.34/410-gpio_buttons.patch @@ -1,6 +1,6 @@ --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig -@@ -319,4 +319,20 @@ config INPUT_PCAP +@@ -340,4 +340,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 -@@ -30,4 +30,5 @@ obj-$(CONFIG_INPUT_WINBOND_CIR) += winb +@@ -32,4 +32,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