]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Thu, 15 Sep 2022 20:20:59 +0000 (22:20 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Sep 2022 20:20:59 +0000 (22:20 +0200)
commit1486c045e939a577b483ed058b658ee391a312c6
tree064625991e1ef37af44b4f34f7805a40309b793f
parent5af5f76c06a06ef8cc5c7cd77b2ae90c0c3ff123
parenta93c6325a60a8dc0a0776d6a15c519b1ca958722
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
arch/arm/Kconfig
arch/arm/mach-footbridge/Kconfig