For GTA02 we can remove GTA02_HDQ (not used anywhere) and S3C2410_CLOCK (already selected by CPU_S3C2442).
Signed-off-by: Sven Rebhan <[email protected]> diff --git a/arch/arm/mach-s3c2442/Kconfig b/arch/arm/mach-s3c2442/Kconfig index 13c44c6..69343c1 100644 --- a/arch/arm/mach-s3c2442/Kconfig +++ b/arch/arm/mach-s3c2442/Kconfig @@ -31,10 +31,8 @@ config MACH_NEO1973_GTA02 select MFD_PCF50633 select I2C select POWER_SUPPLY - select GTA02_HDQ select MACH_NEO1973 select S3C_PWM - select S3C2410_CLOCK select FIQ help Say Y here if you are using the FIC Neo1973 GSM Phone -- 1.6.0.6
