summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/patches-2.6.22/410-gpio_buttons.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-06-16 12:40:48 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-06-16 12:40:48 +0000
commit2f4fa6de7453790e0626da50078b2756dd747ca6 (patch)
treedb6af3bddf359b63b08b4ad6cd37535551613bec /target/linux/generic-2.6/patches-2.6.22/410-gpio_buttons.patch
parente147bf8fa3c6e9023fbda64bfeb95de2910ab656 (diff)
downloadmtk-20170518-2f4fa6de7453790e0626da50078b2756dd747ca6.zip
mtk-20170518-2f4fa6de7453790e0626da50078b2756dd747ca6.tar.gz
mtk-20170518-2f4fa6de7453790e0626da50078b2756dd747ca6.tar.bz2
refresh generic 2.6.22 patches
SVN-Revision: 11498
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.22/410-gpio_buttons.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.22/410-gpio_buttons.patch16
1 files changed, 6 insertions, 10 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.22/410-gpio_buttons.patch b/target/linux/generic-2.6/patches-2.6.22/410-gpio_buttons.patch
index 229f08d..31c311a 100644
--- a/target/linux/generic-2.6/patches-2.6.22/410-gpio_buttons.patch
+++ b/target/linux/generic-2.6/patches-2.6.22/410-gpio_buttons.patch
@@ -1,8 +1,6 @@
-Index: linux-2.6.22.19/drivers/input/misc/Kconfig
-===================================================================
---- linux-2.6.22.19.orig/drivers/input/misc/Kconfig
-+++ linux-2.6.22.19/drivers/input/misc/Kconfig
-@@ -178,4 +178,20 @@ config HP_SDC_RTC
+--- a/drivers/input/misc/Kconfig
++++ b/drivers/input/misc/Kconfig
+@@ -178,4 +178,20 @@
Say Y here if you want to support the built-in real time clock
of the HP SDC controller.
@@ -23,11 +21,9 @@ Index: linux-2.6.22.19/drivers/input/misc/Kconfig
+ module will be called gpio-buttons.
+
endif
-Index: linux-2.6.22.19/drivers/input/misc/Makefile
-===================================================================
---- linux-2.6.22.19.orig/drivers/input/misc/Makefile
-+++ linux-2.6.22.19/drivers/input/misc/Makefile
-@@ -18,3 +18,4 @@ obj-$(CONFIG_INPUT_POWERMATE) += powerm
+--- a/drivers/input/misc/Makefile
++++ b/drivers/input/misc/Makefile
+@@ -18,3 +18,4 @@
obj-$(CONFIG_INPUT_YEALINK) += yealink.o
obj-$(CONFIG_HP_SDC_RTC) += hp_sdc_rtc.o
obj-$(CONFIG_INPUT_UINPUT) += uinput.o