OSDN Git Service

MIPS: Xilfpga: Switch to using generic defconfigs
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Fri, 31 Mar 2017 09:00:42 +0000 (10:00 +0100)
committerJames Hogan <jhogan@kernel.org>
Wed, 8 Nov 2017 22:54:14 +0000 (22:54 +0000)
commit0861aa1251c749bbec4ee124ee21660c2f263da4
tree31f779ed9d797f95e4a3fd3505a49aaaf309e4e0
parentb35565bb16a55e5b8c5067e891b7b31a4359bda6
MIPS: Xilfpga: Switch to using generic defconfigs

Use the generic platform code and remove arch/mips/xilfpga

Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15847/
[jhogan@kernel.org: Update arch/mips/Makefile snippet and move to end]
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/Kbuild.platforms
arch/mips/Kconfig
arch/mips/Makefile
arch/mips/configs/xilfpga_defconfig [deleted file]
arch/mips/xilfpga/Kconfig [deleted file]
arch/mips/xilfpga/Makefile [deleted file]
arch/mips/xilfpga/Platform [deleted file]
arch/mips/xilfpga/init.c [deleted file]
arch/mips/xilfpga/intc.c [deleted file]
arch/mips/xilfpga/time.c [deleted file]