Remove the old config option and use the correct new one instead.
Signed-off-by: Sven Rebhan <[email protected]>
diff --git a/arch/arm/mach-s3c2442/Kconfig b/arch/arm/mach-s3c2442/Kconfig
index 2579488..a473db0 100644
--- a/arch/arm/mach-s3c2442/Kconfig
+++ b/arch/arm/mach-s3c2442/Kconfig
@@ -28,7 +28,7 @@ config SMDK2440_CPU2442
config MACH_NEO1973_GTA02
bool "Openmoko GTA02 / Freerunner phone"
select CPU_S3C2442
- select SENSORS_PCF50633
+ select MFD_PCF50633
select POWER_SUPPLY
select MACH_NEO1973
select S3C2410_PWM
--
1.6.0.6