]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6a6dae6e84e8397e0b818cbbb0e6a8ec22b30aaa
tree4962365abd8da1349242bad85dd9b3f91eda0ba6
parent39c0da97c82ca716dfa8f366f78d42d91c17c66e
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]