X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.24%2F410-gpio_buttons.patch;fp=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.24%2F410-gpio_buttons.patch;h=31d40c9449280fc199badcfbd4256b7d16f162b8;hb=ac20291cd45ebeaa6dec910dc15f666fddf0a8c3;hp=c7ede5dfb98915d4d8d45f138a6f303cf1bc2333;hpb=7d8c3b64c582f4f6c39cb1906e371b1f5360f7dc;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/generic-2.6/patches-2.6.24/410-gpio_buttons.patch b/target/linux/generic-2.6/patches-2.6.24/410-gpio_buttons.patch index c7ede5dfb9..31d40c9449 100644 --- a/target/linux/generic-2.6/patches-2.6.24/410-gpio_buttons.patch +++ b/target/linux/generic-2.6/patches-2.6.24/410-gpio_buttons.patch @@ -1,6 +1,6 @@ --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig -@@ -183,4 +183,20 @@ +@@ -183,4 +183,20 @@ config HP_SDC_RTC Say Y here if you want to support the built-in real time clock of the HP SDC controller. @@ -23,7 +23,7 @@ endif --- a/drivers/input/misc/Makefile +++ b/drivers/input/misc/Makefile -@@ -18,3 +18,4 @@ +@@ -18,3 +18,4 @@ obj-$(CONFIG_INPUT_POWERMATE) += powerm obj-$(CONFIG_INPUT_YEALINK) += yealink.o obj-$(CONFIG_HP_SDC_RTC) += hp_sdc_rtc.o obj-$(CONFIG_INPUT_UINPUT) += uinput.o