aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2442
diff options
context:
space:
mode:
authorSven Rebhan <odinshorse@googlemail.com>2009-02-23 01:21:50 +0000
committerAndy Green <agreen@octopus.localdomain>2009-02-23 01:21:50 +0000
commit2afd3a23f701a7a840b740f7977c7dc46e497dfc (patch)
tree9ab02dc7266fdb96fc62ee18f24b078cf6fb3277 /arch/arm/mach-s3c2442
parente63853c0922e0f1e5f65b24a9f4dcdcabc265383 (diff)
PCF50633 core depends on I2C
We select the PCF50633 core part, which depends on I2C, in our Kconfig. However, make oldconfig does not automatically resolve this "depends on I2C" dependency. We should select I2C for GTA02 as it's needed anyway. Signed-off-by: Sven Rebhan <odinshorse@googlemail.com>
Diffstat (limited to 'arch/arm/mach-s3c2442')
-rw-r--r--arch/arm/mach-s3c2442/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2442/Kconfig b/arch/arm/mach-s3c2442/Kconfig
index 2eed8ac6489..13c44c68d7c 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 I2C
select POWER_SUPPLY
select GTA02_HDQ
select MACH_NEO1973