linux/arch/arm/mach-footbridge
Arnd Bergmann 2f618d5ef5 ARM: remove support for NOMMU ARMv4/v5
It is possible to build MMU-less kernels for Cortex-M base
microcrontrollers as well as a couple of older platforms that
have not been converted to CONFIG_ARCH_MULTIPLATFORM,
specifically ep93xx, footbridge, dove, sa1100 and s3c24xx.

It seems unlikely that anybody has tested those configurations
in recent years, as even building them is frequently broken.
A patch I submitted caused another build time regression
in this configuration. I sent a patch for that, but it seems
better to also remove the option entirely, leaving ARMv7-M
as the only supported Arm NOMMU target for simplicity.

A couple of platforms have dependencies on CONFIG_MMU, those
can all be removed now. Notably, mach-integrator tries to
support MMU-less CPU cores, but those have not actually been
selectable for a long time.

This addresses several build failures in randconfig builds that
have accumulated over the years.

Cc: Vladimir Murzin <vladimir.murzin@arm.com>
Cc: Russell King <linux@armlinux.org.uk>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-03-17 09:13:13 +01:00
..
include/mach ARM: remove support for NOMMU ARMv4/v5 2022-03-17 09:13:13 +01:00
cats-hw.c
cats-pci.c ARM: footbridge: fix PCI interrupt mapping 2021-03-25 10:26:21 +00:00
common.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
common.h
dc21285-timer.c ARM: 8965/2: footbridge: replace setup_irq() by request_irq() 2020-03-19 09:27:40 +00:00
dc21285.c ARM: footbridge: fix dc21285 PCI configuration accessors 2021-01-29 11:29:53 +00:00
dma.c
ebsa285-pci.c ARM: footbridge: fix PCI interrupt mapping 2021-03-25 10:26:21 +00:00
ebsa285.c
isa-irq.c ARM: 8965/2: footbridge: replace setup_irq() by request_irq() 2020-03-19 09:27:40 +00:00
isa-rtc.c
isa-timer.c ARM: 8965/2: footbridge: replace setup_irq() by request_irq() 2020-03-19 09:27:40 +00:00
isa.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
Kconfig ARM: footbridge: remove personal server platform 2021-05-05 17:38:49 +01:00
Makefile ARM: footbridge: remove personal server platform 2021-05-05 17:38:49 +01:00
Makefile.boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
netwinder-hw.c
netwinder-pci.c ARM: footbridge: fix PCI interrupt mapping 2021-03-25 10:26:21 +00:00