MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Tue, 2 Jan 2018 15:39:17 +0000 (23:39 +0800)
committerJames Hogan <jhogan@kernel.org>
Thu, 18 Jan 2018 22:14:29 +0000 (22:14 +0000)
commit8d2b6f1ff4606a8d426397a4d14b653bda0babd9
treea69077567f331085dfb7d07ae6b4f4fc40e381c1
parent590c1f0f04336b92c802b94e2506efec5f6735f6
MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices

The 32-bit support was broken at runtime, it doesn't boot anymore,
witch is hard to debug because even early printk isn't working, also
there are some build warnings. Some newer bootloader may not support
32-bit ELF. So we decide to drop 32-bit support.

Make loongson64 a pure 64-bit arch.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Huacai Chen <chenhc@lemote.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18174/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/loongson64/Kconfig