[PATCH] Require CONFIG_S3C24XX_ADC for GTA01/GTA02

Nelson Castillo arhuaco at freaks-unidos.net
Wed Sep 23 09:01:37 CEST 2009


Select CONFIG_S3C24XX_ADC by defult for GTA01/GTA02.
Somebody will hate me if I don't send this patch soon.

Signed-off-by: Nelson Castillo <arhuaco at freaks-unidos.net>
---

 arch/arm/mach-s3c2410/Kconfig |    1 +
 arch/arm/mach-s3c2442/Kconfig |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-s3c2410/Kconfig b/arch/arm/mach-s3c2410/Kconfig
index f4f7af1..02f406b 100644
--- a/arch/arm/mach-s3c2410/Kconfig
+++ b/arch/arm/mach-s3c2410/Kconfig
@@ -155,6 +155,7 @@ config MACH_NEO1973_GTA01
 	select PCF50606_WATCHDOG
 	select POWER_SUPPLY
 	select BATTERY_GTA01
+	select S3C24XX_ADC
 
 	help
 	   Say Y here if you are using the FIC Neo1973 GSM Phone
diff --git a/arch/arm/mach-s3c2442/Kconfig b/arch/arm/mach-s3c2442/Kconfig
index aa184ba..13fb5e1 100644
--- a/arch/arm/mach-s3c2442/Kconfig
+++ b/arch/arm/mach-s3c2442/Kconfig
@@ -36,6 +36,7 @@ config MACH_NEO1973_GTA02
 	select S3C_PWM
 	select FIQ
 	select S3C_DEV_USB_HOST
+	select S3C24XX_ADC
 	help
 	   Say Y here if you are using the FIC Neo1973 GSM Phone
 




More information about the openmoko-kernel mailing list