From c8a32be519aeeee43853ecdafbbda0483d4b84eb Mon Sep 17 00:00:00 2001 From: lars Date: Wed, 5 Aug 2009 00:18:31 +0000 Subject: [PATCH] [s3c24xx] mach-gta02: select extra gpio for glamo. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17127 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/s3c24xx/patches-2.6.30/015-mach-gta02.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/s3c24xx/patches-2.6.30/015-mach-gta02.patch b/target/linux/s3c24xx/patches-2.6.30/015-mach-gta02.patch index 7d621545d..dae9ce6cb 100644 --- a/target/linux/s3c24xx/patches-2.6.30/015-mach-gta02.patch +++ b/target/linux/s3c24xx/patches-2.6.30/015-mach-gta02.patch @@ -1,6 +1,6 @@ --- a/arch/arm/mach-s3c2442/Kconfig +++ b/arch/arm/mach-s3c2442/Kconfig -@@ -25,6 +25,20 @@ config SMDK2440_CPU2442 +@@ -25,6 +25,21 @@ config SMDK2440_CPU2442 depends on ARCH_S3C2440 select CPU_S3C2442 @@ -15,6 +15,7 @@ + select S3C_PWM + select FIQ + select S3C_DEV_USB_HOST ++ select S3C24XX_GPIO_EXTRA64 + help + Say Y here if you are using the Openmoko Freerunner GSM Phone + -- 2.35.1