linux/arch/arm/mach-dove
Arnd Bergmann 96a4ce30c2 ARM: add ATAGS dependencies to non-DT platforms
There are a total of eight platforms that only suppor ATAGS based boot
with board files but no devicetree booting.

For dove, the DT support is part of the mvebu platform, which shares
driver but no code in arch/arm.

Most of these will never get converted to DT, and the majority of the
board files appear to be entirely unused already. There are still known
users on a few machines, and there may be interest in converting some
omap1, ep93xx or footbridge machines over in the future.

For the moment, just add a Kconfig dependency to hide these platforms
completely when CONFIG_ATAGS is disabled, and reorder the priority
of the options: Rather than offering to turn ATAGS off for platforms
that have DT support, make it a top-level setting that determines
which platforms are visible.

The s3c24xx platform supports one machine with DT support, but it
cannot be built without also including ATAGS support, and the
entire platform is scheduled for removal, so leaving the entire
platform behind a dependency seems good enough.

All defconfig files should keep working, as the option remains default
enabled.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-07-22 13:11:21 +02:00
..
bridge-regs.h ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
cm-a510.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
common.c arm: mach-dove: Mark dove_io_desc as __maybe_unused 2020-03-13 21:44:50 +01:00
common.h
dove-db-setup.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
dove.h ARM: orion/mvebu: unify debug-ll virtual addresses 2019-08-14 19:24:58 +02:00
irq.c ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init() 2022-02-03 09:25:11 +01:00
irqs.h ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
Kconfig ARM: add ATAGS dependencies to non-DT platforms 2022-07-22 13:11:21 +02:00
Makefile ARM: dove: multiplatform support 2022-04-04 10:22:37 +02:00
Makefile.boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mpp.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
mpp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pcie.c arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace() 2021-12-07 17:36:16 +00:00
pm.h ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00