MIPS: Retire MACH_PISTACHIO
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Fri, 23 Jul 2021 02:25:42 +0000 (10:25 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 12 Aug 2021 14:01:50 +0000 (16:01 +0200)
commit104f942b2832ab1340dab34ae2dad8b31b772788
tree933c6ff1712ab32b18cf60e8aeabb7b686dc2ccd
parent917b64f1df2b9cec0a0859bd8d96b24679038f78
MIPS: Retire MACH_PISTACHIO

Now it can be replaced by generic kernel.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kbuild.platforms
arch/mips/Kconfig
arch/mips/boot/dts/Makefile
arch/mips/boot/dts/img/Makefile
arch/mips/configs/pistachio_defconfig [deleted file]
arch/mips/pistachio/Kconfig [deleted file]
arch/mips/pistachio/Makefile [deleted file]
arch/mips/pistachio/Platform [deleted file]
arch/mips/pistachio/init.c [deleted file]
arch/mips/pistachio/irq.c [deleted file]
arch/mips/pistachio/time.c [deleted file]