diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-07-18 21:37:09 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-07-22 14:11:21 +0300 |
commit | bdd50bf19b68749cce62300a9c296dffbac0d41d (patch) | |
tree | 20f74b89c2d0dc9a8cf70ddde7d0be67f46679d4 /arch/arm/configs/footbridge_defconfig | |
parent | 60e3eabca49c25bae8896eb094c70b46aa0d2a0f (diff) | |
download | linux-bdd50bf19b68749cce62300a9c296dffbac0d41d.tar.xz |
ARM: footbridge: mark cats board for removal
There are three remaining footbridge boards, as the CO285 and the HP
personal server got removed already over the years.
Russell still uses his ebsa285, while both Linus and Marc have a NetWinder
that they use for testing. Nobody so far replied that they are using cats,
so it goes on the long list of machines to be removed in early 2023 if
it stays like this.
Cc: Russell King <linux@armlinux.org.uk>
Cc: Linus Walleij <linusw@kernel.org>
Cc: Marc Zyngier <maz@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/footbridge_defconfig')
-rw-r--r-- | arch/arm/configs/footbridge_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/footbridge_defconfig b/arch/arm/configs/footbridge_defconfig index 5c0c88ce9bc5..504070812ad0 100644 --- a/arch/arm/configs/footbridge_defconfig +++ b/arch/arm/configs/footbridge_defconfig @@ -5,7 +5,6 @@ CONFIG_BLK_DEV_INITRD=y CONFIG_EXPERT=y # CONFIG_HOTPLUG is not set CONFIG_ARCH_FOOTBRIDGE=y -CONFIG_ARCH_CATS=y CONFIG_ARCH_EBSA285_HOST=y CONFIG_ARCH_NETWINDER=y CONFIG_FPE_NWFPE=y |