summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-09-25 15:54:11 +0200
committerLinus Walleij <linus.walleij@linaro.org>2013-09-27 14:00:56 +0200
commitffde39ea61ea29fc57c15dbcfadbe545c2d3500f (patch)
treea4f8720f5b9d3ca5fc973a83a5464055527c93c3 /arch/arm/Kconfig
parent272b98c6455f00884f0350f775c5342358ebb73f (diff)
downloadop-kernel-dev-ffde39ea61ea29fc57c15dbcfadbe545c2d3500f.zip
op-kernel-dev-ffde39ea61ea29fc57c15dbcfadbe545c2d3500f.tar.gz
ARM: mmp: delete the custom GPIO header
The MMP sub-architecture appears to have a custom <mach/gpio.h> for no reason whatsoever. The file became completely empty after Haojian removed the remaining content in commit 157d2644cb0c1e71a18baaffca56d2b1d0ebf10f "ARM: pxa: change gpio to platform device". Cc: Eric Miao <eric.y.miao@gmail.com> Acked-by: Haojian Zhuang <haojian.zhuang@marvell.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 3f7714d..3950a12 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -559,7 +559,6 @@ config ARCH_MMP
select GPIO_PXA
select IRQ_DOMAIN
select MULTI_IRQ_HANDLER
- select NEED_MACH_GPIO_H
select PINCTRL
select PLAT_PXA
select SPARSE_IRQ
OpenPOWER on IntegriCloud