ARM: orion: remove unused board files
authorArnd Bergmann <arnd@arndb.de>
Thu, 29 Sep 2022 13:36:58 +0000 (15:36 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 10 Jan 2023 22:10:27 +0000 (23:10 +0100)
commitc09846fc1ff4ced5c55840fb7f171ebc6e5478e4
tree5111cddf050df9a2ee7d8ba4a87b75d9475fd83f
parente2fe85aa6a6387c4babe4c191e50b7af8ee37faf
ARM: orion: remove unused board files

As planned earlier, all board support that was marked unused can be
removed now after nobody explicitly asked for these to be kept.

In particular, all of the reference designs get removed now, as these
are not commonly used productively any more. Also, the machines that
were not supported by Debian or the Debian_on_Buffalo group because of
limitations with RAM size are gone.

Cc: Lennert Buytenhek <kernel@wantstofly.org>
Cc: Nicolas Pitre <nico@fluxnic.net>
Cc: Imre Kaloz <kaloz@openwrt.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
18 files changed:
arch/arm/configs/mv78xx0_defconfig
arch/arm/mach-dove/Kconfig
arch/arm/mach-dove/Makefile
arch/arm/mach-dove/dove-db-setup.c [deleted file]
arch/arm/mach-mv78xx0/Kconfig
arch/arm/mach-mv78xx0/Makefile
arch/arm/mach-mv78xx0/db78x00-bp-setup.c [deleted file]
arch/arm/mach-mv78xx0/rd78x00-masa-setup.c [deleted file]
arch/arm/mach-orion5x/Kconfig
arch/arm/mach-orion5x/Makefile
arch/arm/mach-orion5x/db88f5281-setup.c [deleted file]
arch/arm/mach-orion5x/ls_hgl-setup.c [deleted file]
arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c [deleted file]
arch/arm/mach-orion5x/rd88f5181l-ge-setup.c [deleted file]
arch/arm/mach-orion5x/rd88f5182-setup.c [deleted file]
arch/arm/mach-orion5x/rd88f6183ap-ge-setup.c [deleted file]
arch/arm/mach-orion5x/wnr854t-setup.c [deleted file]
arch/arm/mach-orion5x/wrt350n-v2-setup.c [deleted file]