linux-stable/arch/arm/mach-footbridge
Arnd Bergmann 8774d33544 Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into arm/soc
Now that everything except StrongARM is unified under
CONFIG_ARCH_MULTIPLATFORM, the option is rather meaningless
in its current form.

Rework the Kconfig logic to make this useful again, similar
to the way that RISC-V has CONFIG_NONPORTABLE (with the
opposite polarity), this now controls the visibility of
options that get in the way of building generic kernels,
while allowing custom kernels.

One side-effect is that 'randconfig' builds now rarely hit
strongarm machines, rather than testing them three quarters
of the time.

* 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  ARM: make ARCH_MULTIPLATFORM user-visible
  ARM: fix XIP_KERNEL dependencies
  ARM: Kconfig: clean up platform selection
  ARM: simplify machdirs/platdirs handling
  ARM: remove obsolete Makefile.boot infrastructure
2022-09-15 22:20:59 +02:00
..
include/mach ARM: footbridge: remove custom DMA address handling 2022-09-15 15:59:16 +02:00
Kconfig Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into arm/soc 2022-09-15 22:20:59 +02:00
Makefile ARM: footbridge: move isa-dma support into footbridge 2022-09-09 17:14:34 +02:00
cats-hw.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cats-pci.c ARM: footbridge: fix PCI interrupt mapping 2021-03-25 10:26:21 +00:00
common.c ARM: footbridge: remove custom DMA address handling 2022-09-15 15:59:16 +02:00
common.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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: remove custom DMA address handling 2022-09-15 15:59:16 +02:00
dma-isa.c ARM: footbridge: remove custom DMA address handling 2022-09-15 15:59:16 +02:00
ebsa285-pci.c ARM: footbridge: fix PCI interrupt mapping 2021-03-25 10:26:21 +00:00
ebsa285.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
isa-irq.c ARM: 8965/2: footbridge: replace setup_irq() by request_irq() 2020-03-19 09:27:40 +00:00
isa-rtc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
isa-timer.c ARM: 8965/2: footbridge: replace setup_irq() by request_irq() 2020-03-19 09:27:40 +00:00
isa.c ARM: footbridge: remove leftover from personal-server 2022-09-09 17:14:28 +02:00
netwinder-hw.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
netwinder-pci.c ARM: footbridge: fix PCI interrupt mapping 2021-03-25 10:26:21 +00:00