From a210854b74cfa94a76a8c967439d795052346d48 Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 25 May 2009 12:27:13 +0000 Subject: update to 2.6.30-rc7 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16048 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/s3c24xx/patches-2.6.30/051-gta02kbd.patch | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'target/linux/s3c24xx/patches-2.6.30/051-gta02kbd.patch') diff --git a/target/linux/s3c24xx/patches-2.6.30/051-gta02kbd.patch b/target/linux/s3c24xx/patches-2.6.30/051-gta02kbd.patch index 35a39f6f4..cb3c57bcc 100644 --- a/target/linux/s3c24xx/patches-2.6.30/051-gta02kbd.patch +++ b/target/linux/s3c24xx/patches-2.6.30/051-gta02kbd.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.30-rc6/drivers/input/keyboard/Kconfig -=================================================================== ---- linux-2.6.30-rc6.orig/drivers/input/keyboard/Kconfig 2009-05-16 06:12:57.000000000 +0200 -+++ linux-2.6.30-rc6/drivers/input/keyboard/Kconfig 2009-05-18 19:08:32.000000000 +0200 -@@ -332,4 +332,15 @@ +--- a/drivers/input/keyboard/Kconfig ++++ b/drivers/input/keyboard/Kconfig +@@ -332,4 +332,15 @@ config KEYBOARD_SH_KEYSC To compile this driver as a module, choose M here: the module will be called sh_keysc. @@ -18,11 +16,9 @@ Index: linux-2.6.30-rc6/drivers/input/keyboard/Kconfig + module will be called gta02kbd. + endif -Index: linux-2.6.30-rc6/drivers/input/keyboard/Makefile -=================================================================== ---- linux-2.6.30-rc6.orig/drivers/input/keyboard/Makefile 2009-05-16 06:12:57.000000000 +0200 -+++ linux-2.6.30-rc6/drivers/input/keyboard/Makefile 2009-05-18 19:08:32.000000000 +0200 -@@ -14,6 +14,7 @@ +--- a/drivers/input/keyboard/Makefile ++++ b/drivers/input/keyboard/Makefile +@@ -14,6 +14,7 @@ obj-$(CONFIG_KEYBOARD_LOCOMO) += locomo obj-$(CONFIG_KEYBOARD_NEWTON) += newtonkbd.o obj-$(CONFIG_KEYBOARD_STOWAWAY) += stowaway.o obj-$(CONFIG_KEYBOARD_CORGI) += corgikbd.o -- cgit v1.2.3