summaryrefslogtreecommitdiff
path: root/arch/mips/Kbuild.platforms
diff options
context:
space:
mode:
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>2017-03-31 10:00:42 +0100
committerJames Hogan <jhogan@kernel.org>2017-11-08 22:54:14 +0000
commit0861aa1251c749bbec4ee124ee21660c2f263da4 (patch)
tree31f779ed9d797f95e4a3fd3505a49aaaf309e4e0 /arch/mips/Kbuild.platforms
parentb35565bb16a55e5b8c5067e891b7b31a4359bda6 (diff)
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>
Diffstat (limited to 'arch/mips/Kbuild.platforms')
-rw-r--r--arch/mips/Kbuild.platforms1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kbuild.platforms b/arch/mips/Kbuild.platforms
index f5f1bdb292de..ac7ad54f984f 100644
--- a/arch/mips/Kbuild.platforms
+++ b/arch/mips/Kbuild.platforms
@@ -34,7 +34,6 @@ platforms += sibyte
platforms += sni
platforms += txx9
platforms += vr41xx
-platforms += xilfpga
# include the platform specific files
include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))