From: Paul Bolle Date: Fri, 22 Mar 2013 10:03:51 +0000 (+0900) Subject: ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIG X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6e8c4a274c6704088ab2d59fe92b092196ada2a1;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIG The Kconfig entry for S3C_GPIO_CFG_S3C64XX was missed by commit 5ec7414494ed ("ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGs"). Remove it now. Signed-off-by: Paul Bolle Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/plat-samsung/Kconfig b/arch/arm/plat-samsung/Kconfig index 663c54f92c90..91c2d72e689b 100644 --- a/arch/arm/plat-samsung/Kconfig +++ b/arch/arm/plat-samsung/Kconfig @@ -117,12 +117,6 @@ config SAMSUNG_GPIOLIB_4BIT configuration. GPIOlib shall be compiled only for S3C64XX and S5P series of processors. -config S3C_GPIO_CFG_S3C64XX - bool - help - Internal configuration to enable S3C64XX style GPIO configuration - functions. - config S5P_GPIO_DRVSTR bool help