ARM: ep93xx: mark most board files as unused
authorArnd Bergmann <arnd@arndb.de>
Mon, 18 Jul 2022 16:09:30 +0000 (18:09 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Jul 2022 11:11:21 +0000 (13:11 +0200)
commit6eea15887f38b0b49beb05aa0d75e854b593e967
tree29f1c8824879e14206a61546d0826395f8e5a156
parent3c1ca64f52032316429bc23c6330e3f384b2d4bb
ARM: ep93xx: mark most board files as unused

Most of the remaining ARM board files in the kernel have no known users,
and we plan to remove those in early 2023.

For ep93xx, Alexander Sverdlin still has access to the edb93xx family
of reference boards, while Nikita Shubin has a ts7250 and is working on
a device tree conversion for those. Hartley Sweeten has a
MACH_VISION_EP9307 that is still in use.

This is a total of nine machine definitions that we will keep
around, but these are all similar machines and are defined in only
two board files. The other six board files now have a dependency on
CONFIG_UNUSED_BOARD_FILES to indicate that they are likely going away.

Cc: Nikita Shubin <nikita.shubin@maquefel.me>
Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Cc: Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/ep93xx_defconfig
arch/arm/mach-ep93xx/Kconfig