]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: omap1: add Kconfig dependencies for unused boards
authorArnd Bergmann <arnd@arndb.de>
Mon, 18 Jul 2022 19:39:23 +0000 (21:39 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Jul 2022 12:18:52 +0000 (14:18 +0200)
commitcd738ed9d4d18e311043f2e720460424ed83d852
tree4b461c7a1c46cfd51af688b2b248c769518ca067
parent87877734cf6738f62f6a8d96a51a7c01f8e9f44b
ARM: omap1: add Kconfig dependencies for unused boards

Legacy board files with no known users are planned to get removed in
early 2023, and this covers the majority of the omap1 boards as well.

According to Tony, the actual users are all on OSK, Nokia770, and
AMS-Delta. Additionally, the sx1 and palmte boards are supported by qemu,
which is convenient for testing, so all five stay around past the initial
board removal.

As omap1 is now part of the multiplatform build and uses the common-clk
framework, it has become easier to convert these to use devicetree
based booting in the future.

Cc: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/omap1_defconfig
arch/arm/mach-omap1/Kconfig