]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: Don't let ARMv5 platforms select USE_OF
authorUwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Sun, 5 Jul 2026 08:50:00 +0000 (10:50 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 10 Jul 2026 12:44:26 +0000 (14:44 +0200)
commitf9eff167fefa6f222af87ca605ddd6b6494e390f
treed5b486ba53ee00710d39504f2550a377869c2ff1
parentb69110c1ef9e25ed639676537ad3b545331f9bf2
ARM: Don't let ARMv5 platforms select USE_OF

USE_OF is already selected by ARM (unless ARCH_FOOTBRIDGE || ARCH_RPC ||
ARCH_SA1100; these all conflict with ARCH_MULTI_V5). So there is no need
for an explicit select and it can be dropped.

Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20260705085000.3510576-2-u.kleine-koenig@baylibre.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ixp4xx/Kconfig
arch/arm/mach-pxa/Kconfig