summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-12-15 23:45:45 +0100
committerArnd Bergmann <arnd@arndb.de>2015-12-15 23:45:45 +0100
commit8864eaca909d03caa220534640a7c92e4d06c96d (patch)
tree75904540dfb565748f5135ee273143f731f40e40 /arch/arm/Kconfig
parentfb4f0424293a0fb75d0c9edbc16bd618930ff2da (diff)
parent84f45ee9d7f08cc0c0f9276573e1bdf53ccdd58b (diff)
downloadop-kernel-dev-8864eaca909d03caa220534640a7c92e4d06c96d.zip
op-kernel-dev-8864eaca909d03caa220534640a7c92e4d06c96d.tar.gz
Merge branch 'mmp/multiplatform' into next/multiplatform
* mmp/multiplatform: ARM: mmp: avoid unused functions ARM: mmp: move into ARCH_MULTIPLATFORM ARM: mmp: make all header files local ARM: mmp: make plat-pxa build standalone ARM: mmp: remove remaining legacy pxa-dma support ARM: mohawk: allow building with MMU disabled ARM: make xscale iwmmxt code multiplatform aware clk: mmp: stop using platform headers
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig16
1 files changed, 0 insertions, 16 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 97adb5e..3ec8054 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -546,22 +546,6 @@ config ARCH_ORION5X
Orion-1 (5181), Orion-VoIP (5181L), Orion-NAS (5182),
Orion-2 (5281), Orion-1-90 (6183).
-config ARCH_MMP
- bool "Marvell PXA168/910/MMP2"
- depends on MMU
- select ARCH_REQUIRE_GPIOLIB
- select CLKDEV_LOOKUP
- select GENERIC_ALLOCATOR
- select GENERIC_CLOCKEVENTS
- select GPIO_PXA
- select IRQ_DOMAIN
- select MULTI_IRQ_HANDLER
- select PINCTRL
- select PLAT_PXA
- select SPARSE_IRQ
- help
- Support for Marvell's PXA168/PXA910(MMP) and MMP2 processor line.
-
config ARCH_KS8695
bool "Micrel/Kendin KS8695"
select ARCH_REQUIRE_GPIOLIB
OpenPOWER on IntegriCloud