Commit bdd50bf1 authored by Arnd Bergmann's avatar Arnd Bergmann

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: default avatarArnd Bergmann <arnd@arndb.de>
parent 60e3eabc
...@@ -5,7 +5,6 @@ CONFIG_BLK_DEV_INITRD=y ...@@ -5,7 +5,6 @@ CONFIG_BLK_DEV_INITRD=y
CONFIG_EXPERT=y CONFIG_EXPERT=y
# CONFIG_HOTPLUG is not set # CONFIG_HOTPLUG is not set
CONFIG_ARCH_FOOTBRIDGE=y CONFIG_ARCH_FOOTBRIDGE=y
CONFIG_ARCH_CATS=y
CONFIG_ARCH_EBSA285_HOST=y CONFIG_ARCH_EBSA285_HOST=y
CONFIG_ARCH_NETWINDER=y CONFIG_ARCH_NETWINDER=y
CONFIG_FPE_NWFPE=y CONFIG_FPE_NWFPE=y
......
...@@ -5,6 +5,7 @@ menu "Footbridge Implementations" ...@@ -5,6 +5,7 @@ menu "Footbridge Implementations"
config ARCH_CATS config ARCH_CATS
bool "CATS" bool "CATS"
depends on UNUSED_BOARD_FILES
select CLKEVT_I8253 select CLKEVT_I8253
select CLKSRC_I8253 select CLKSRC_I8253
select FOOTBRIDGE_HOST select FOOTBRIDGE_HOST
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment