powerpc: remove retired sbc834x support
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 11 Dec 2017 03:29:13 +0000 (22:29 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 3 May 2018 12:32:30 +0000 (22:32 +1000)
commit3bc6cf5a86e5e506250c03dfcdf971129d7dcf65
tree4962365abd8da1349242bad85dd9b3f91eda0ba6
parent0c0c52306f4792a41d8a86e7c5d30cd4f442e532
powerpc: remove retired sbc834x support

I no longer have a functional version of this board for even the most
basic sanity boot testing, and they have not been available for purchase
for quite some years now.

There is no point in adding a burden to testing coverage that does
walk all the possible defconfigs, so with all the above in mind, it
makes sense to remove it.  Of course it will remain in the git history
for anyone who happens to stumble on one and wants to tinker with it.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/dts/sbc8349.dts [deleted file]
arch/powerpc/configs/83xx/sbc834x_defconfig [deleted file]
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/83xx/Makefile
arch/powerpc/platforms/83xx/sbc834x.c [deleted file]