ARM: iop32x: mark as unused
authorArnd Bergmann <arnd@arndb.de>
Tue, 19 Jul 2022 12:59:06 +0000 (14:59 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Jul 2022 12:18:52 +0000 (14:18 +0200)
commit6460e993be65d23fbdbf0a79039f4535ae6b1109
tree034c62a998ece238df79fef4d33ff8ecbdc09658
parentd75595e0962acf5e06cf6a04638bc8d31ed4b3b1
ARM: iop32x: mark as unused

The iop32x platform has recently been converted to be part of
the multiplatform configuration, and it should be possible to
keep it alive for longer by making it boot from devicetree like
we did for the related ixp4xx platform.

However, it appears that no users remain at this point, so just
mark the entire platform depending on CONFIG_UNUSED_BOARD_FILES,
with the intention of removing it in early 2023.

If any users remain, please speak up now.

Cc: Lennert Buytenhek <buytenh@wantstofly.org>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/iop32x_defconfig
arch/arm/mach-iop32x/Kconfig