提交 b65f372a 编写于 作者: M Michael Opdenacker 提交者: Kukjin Kim

ARM: SAMSUNG: remove unused SAMSUNG_GPIOLIB_4BIT Kconfig parameter

This removes the SAMSUNG_GPIOLIB_4BIT Kconfig parameter,
which was no longer used anywhere in the source code
and Makefiles.
Signed-off-by: NMichael Opdenacker <michael.opdenacker@free-electrons.com>
Reviewed-by: NJingoo Han <jg1.han@samsung.com>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 6ce4eac1
...@@ -740,7 +740,6 @@ config ARCH_S3C64XX ...@@ -740,7 +740,6 @@ config ARCH_S3C64XX
select S3C_DEV_NAND select S3C_DEV_NAND
select S3C_GPIO_TRACK select S3C_GPIO_TRACK
select SAMSUNG_ATAGS select SAMSUNG_ATAGS
select SAMSUNG_GPIOLIB_4BIT
select SAMSUNG_WAKEMASK select SAMSUNG_WAKEMASK
select SAMSUNG_WDT_RESET select SAMSUNG_WDT_RESET
select USB_ARCH_HAS_OHCI select USB_ARCH_HAS_OHCI
......
...@@ -24,7 +24,6 @@ config PLAT_S5P ...@@ -24,7 +24,6 @@ config PLAT_S5P
select S3C_GPIO_TRACK select S3C_GPIO_TRACK
select S5P_GPIO_DRVSTR select S5P_GPIO_DRVSTR
select SAMSUNG_CLKSRC if !COMMON_CLK select SAMSUNG_CLKSRC if !COMMON_CLK
select SAMSUNG_GPIOLIB_4BIT
help help
Base platform code for Samsung's S5P series SoC. Base platform code for Samsung's S5P series SoC.
...@@ -115,13 +114,6 @@ config S5P_GPIO_INT ...@@ -115,13 +114,6 @@ config S5P_GPIO_INT
# options for gpio configuration support # options for gpio configuration support
config SAMSUNG_GPIOLIB_4BIT
bool
help
GPIOlib file contains the 4 bit modification functions for gpio
configuration. GPIOlib shall be compiled only for S3C64XX and S5P
series of processors.
config S5P_GPIO_DRVSTR config S5P_GPIO_DRVSTR
bool bool
help help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册