summaryrefslogtreecommitdiff
path: root/arch/arm/configs/pleb_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/pleb_defconfig
parentbdd50bf19b68749cce62300a9c296dffbac0d41d (diff)
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/pleb_defconfig')
-rw-r--r--arch/arm/configs/pleb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/pleb_defconfig b/arch/arm/configs/pleb_defconfig
index e109d8784b10..d87263336cb2 100644
--- a/arch/arm/configs/pleb_defconfig
+++ b/arch/arm/configs/pleb_defconfig
@@ -6,6 +6,7 @@ CONFIG_EXPERT=y
# CONFIG_SHMEM is not set
CONFIG_ARCH_SA1100=y
CONFIG_SA1100_PLEB=y
+CONFIG_UNUSED_BOARD_FILES=y
CONFIG_CMDLINE="console=ttySA0,9600 mem=16M@0xc0000000 mem=16M@0xc8000000 root=/dev/ram initrd=0xc0400000,4M"
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y