The GSM part of all MACH_NEO1973s require PCF50633 GPIO functions, thus we should select it automatically.
Signed-off-by: Sven Rebhan <[email protected]> diff --git a/arch/arm/plat-s3c24xx/Kconfig b/arch/arm/plat-s3c24xx/Kconfig index af16c17..a166e99 100644 --- a/arch/arm/plat-s3c24xx/Kconfig +++ b/arch/arm/plat-s3c24xx/Kconfig @@ -117,6 +117,7 @@ config MACH_NEO1973 select RFKILL select SERIAL_SAMSUNG select SERIAL_SAMSUNG_CONSOLE + select PCF50633_GPIO help Common machine code for Neo1973 hardware -- 1.6.0.6
