aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/shannon_defconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-07-18 21:26:45 +0200
committerArnd Bergmann <arnd@arndb.de>2022-07-22 14:18:39 +0200
commit336291304692faf1449c4fe9087bec73bcf188ec (patch)
tree0d4cf41d881624c56be6c88546be7e0e4cdcd49e /arch/arm/configs/shannon_defconfig
parentARM: footbridge: mark cats board for removal (diff)
downloadlinux-dev-336291304692faf1449c4fe9087bec73bcf188ec.tar.xz
linux-dev-336291304692faf1449c4fe9087bec73bcf188ec.zip
ARM: sa1100: mark most boards as unused
Most Arm board files are unused and will be removed in early 2023 if no remaining users show up. For the sa1100 platform, the machines that are still in use are: - Russell's Assabet development board - Linus' H3600 iPaq PocketPC - Collie as the only qemu-supported board, to allow testing by others All remaining sa1100 boards are marked to depend on CONFIG_UNUSED_BOARD_FILES to give potential users a last chance to speak up. Cc: Kristoffer Ericson <kristoffer.ericson@gmail.com> Cc: Russell King <linux@armlinux.org.uk> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/shannon_defconfig')
-rw-r--r--arch/arm/configs/shannon_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/shannon_defconfig b/arch/arm/configs/shannon_defconfig
index feaec5405576..42252e85ee49 100644
--- a/arch/arm/configs/shannon_defconfig
+++ b/arch/arm/configs/shannon_defconfig
@@ -3,6 +3,7 @@ CONFIG_LOG_BUF_SHIFT=14
CONFIG_BLK_DEV_INITRD=y
CONFIG_ARCH_SA1100=y
CONFIG_SA1100_SHANNON=y
+CONFIG_UNUSED_BOARD_FILES=y
CONFIG_CMDLINE="console=ttySA0,9600 console=tty1 root=/dev/mtdblock2 init=/linuxrc"
CONFIG_FPE_NWFPE=y
CONFIG_MODULES=y