Browse Source

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 <pebolle@tiscali.nl>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Paul Bolle 12 years ago
parent
commit
6e8c4a274c
1 changed files with 0 additions and 6 deletions
  1. 0 6
      arch/arm/plat-samsung/Kconfig

+ 0 - 6
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