[PATCH 1/2] GTA02 GSM requires PCF50633 GPIO
Sven Rebhan
odinshorse at googlemail.com
Sat Feb 28 17:12:54 CET 2009
The GSM part of all MACH_NEO1973s require GPIO functions,
thus we should select PCF50633_GPIO for GTA02.
Signed-off-by: Sven Rebhan <odinshorse at googlemail.com>
diff --git a/arch/arm/mach-s3c2442/Kconfig b/arch/arm/mach-s3c2442/Kconfig
index 69343c1..e4937e7 100644
--- a/arch/arm/mach-s3c2442/Kconfig
+++ b/arch/arm/mach-s3c2442/Kconfig
@@ -29,6 +29,7 @@ config MACH_NEO1973_GTA02
bool "FIC Neo1973 GSM Phone (GTA02 Hardware)"
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