Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e8c4a27 authored by Paul Bolle's avatar Paul Bolle Committed by Kukjin Kim
Browse files

ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIG



The Kconfig entry for S3C_GPIO_CFG_S3C64XX was missed by commit
5ec74144 ("ARM: SAMSUNG: Remove useless Samsung GPIO related
CONFIGs"). Remove it now.

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 7707c572
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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