ARM: s3c: mark most board files as unused
authorArnd Bergmann <arnd@arndb.de>
Mon, 18 Jul 2022 20:13:16 +0000 (22:13 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Jul 2022 12:18:52 +0000 (14:18 +0200)
commitd75595e0962acf5e06cf6a04638bc8d31ed4b3b1
tree4beb0993dfd4aeb22e9c6b2039b5cc5d6c28d455
parent4a69c8b7fed8d229db6f1b5a5de9898b4ca4d822
ARM: s3c: mark most board files as unused

The s3c24xx platform is already scheduled for removal in early 2023,
with s3c64xx meeting the same fate a year later.

Most of the s3c64xx board files appear to be unused, as the better
maintained ones already got converted to DT. The main exception is
the Wolfson Cragganmore board, which remains in use as the reference
design for Wolfson/Cirrus devices. As the other boards get removed,
this one stays around along with the DT based machines.

The s3c6400_defconfig file now disables the unused boards, while the
s3c24xx defconfig files all turn on CONFIG_UNUSED_BOARD_FILES to
remain usable.

Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Alim Akhtar <alim.akhtar@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/mini2440_defconfig
arch/arm/configs/s3c2410_defconfig
arch/arm/configs/s3c6400_defconfig
arch/arm/configs/tct_hammer_defconfig
arch/arm/mach-s3c/Kconfig.s3c24xx
arch/arm/mach-s3c/Kconfig.s3c64xx