mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 06:04:30 +00:00
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 |
||
|---|---|---|
| .. | ||
| include/mach | ||
| cats-hw.c | ||
| cats-pci.c | ||
| common.c | ||
| common.h | ||
| dc21285-timer.c | ||
| dc21285.c | ||
| dma-isa.c | ||
| ebsa285-pci.c | ||
| ebsa285.c | ||
| isa-irq.c | ||
| isa-rtc.c | ||
| isa-timer.c | ||
| isa.c | ||
| Kconfig | ||
| Makefile | ||
| netwinder-hw.c | ||
| netwinder-pci.c | ||