[PATCH 4/9] GTA02 requires PCF50633 GPIO functions

Sven Rebhan odinshorse at googlemail.com
Sun Mar 1 14:38:35 CET 2009


In mach-gta02 we use functions defined in pcf50633-gpio, so we should
also make sure PCF50633_GPIO is selected.

Signed-off-by: Sven Rebhan <odinshorse at googlemail.com>

diff --git a/arch/arm/mach-s3c2442/Kconfig b/arch/arm/mach-s3c2442/Kconfig
index 7082e3c..570cb81 100644
--- a/arch/arm/mach-s3c2442/Kconfig
+++ b/arch/arm/mach-s3c2442/Kconfig
@@ -29,6 +29,7 @@ config MACH_NEO1973_GTA02
 	bool "Openmoko GTA02 / Freerunner phone"
 	select CPU_S3C2442
 	select MFD_PCF50633
+	select PCF50633_GPIO
 	select I2C
 	select POWER_SUPPLY
 	select MACH_NEO1973
-- 
1.6.0.6




More information about the openmoko-kernel mailing list