diff mbox

ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIG

Message ID 1363865141.1390.120.camel@x61.thuisdomein (mailing list archive)
State New, archived
Headers show

Commit Message

Paul Bolle March 21, 2013, 11:25 a.m. UTC
The Kconfig entry for S3C_GPIO_CFG_S3C64XX was missed by commit
5ec7414494ed1204c9e2ed0b8232b29860d0986f ("ARM: SAMSUNG: Remove useless
Samsung GPIO related CONFIGs"). Remove it now.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
Untested.

 arch/arm/plat-samsung/Kconfig | 6 ------
 1 file changed, 6 deletions(-)

Comments

Kim Kukjin March 25, 2013, 1:08 a.m. UTC | #1
Paul Bolle wrote:
> 
> The Kconfig entry for S3C_GPIO_CFG_S3C64XX was missed by commit
> 5ec7414494ed1204c9e2ed0b8232b29860d0986f ("ARM: SAMSUNG: Remove useless
> Samsung GPIO related CONFIGs"). Remove it now.
> 
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> ---
> Untested.
> 
>  arch/arm/plat-samsung/Kconfig | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/arch/arm/plat-samsung/Kconfig b/arch/arm/plat-samsung/Kconfig
> index 663c54f..91c2d72 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
> --
> 1.7.11.7

Applied, thanks.

- Kukjin
diff mbox

Patch

diff --git a/arch/arm/plat-samsung/Kconfig b/arch/arm/plat-samsung/Kconfig
index 663c54f..91c2d72 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