diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2013-03-22 06:03:51 -0400 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-03-22 06:06:51 -0400 |
commit | 6e8c4a274c6704088ab2d59fe92b092196ada2a1 (patch) | |
tree | 463ffcd9665547df89d4c1476f753b51c6ad5f4c /arch/arm/plat-samsung | |
parent | 7707c572be6924e300da6f160d2900e63e561248 (diff) |
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>
Diffstat (limited to 'arch/arm/plat-samsung')
-rw-r--r-- | arch/arm/plat-samsung/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
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 | |||
117 | configuration. GPIOlib shall be compiled only for S3C64XX and S5P | 117 | configuration. GPIOlib shall be compiled only for S3C64XX and S5P |
118 | series of processors. | 118 | series of processors. |
119 | 119 | ||
120 | config S3C_GPIO_CFG_S3C64XX | ||
121 | bool | ||
122 | help | ||
123 | Internal configuration to enable S3C64XX style GPIO configuration | ||
124 | functions. | ||
125 | |||
126 | config S5P_GPIO_DRVSTR | 120 | config S5P_GPIO_DRVSTR |
127 | bool | 121 | bool |
128 | help | 122 | help |