Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
@ 2017-12-26  4:21 Jiaxun Yang
  2018-01-02  8:48 ` James Hogan
  0 siblings, 1 reply; 6+ messages in thread
From: Jiaxun Yang @ 2017-12-26  4:21 UTC (permalink / raw)
  To: Ralf Baechle
  Cc: James Hogan, Huacai CHen, linux-mips, linux-kernel, Jiaxun Yang

Make loongson64 a pure 64-bit mach.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
 arch/mips/loongson64/Kconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/mips/loongson64/Kconfig b/arch/mips/loongson64/Kconfig
index 0d249fc3cfe9..a7d9a9241ac4 100644
--- a/arch/mips/loongson64/Kconfig
+++ b/arch/mips/loongson64/Kconfig
@@ -17,7 +17,6 @@ config LEMOTE_FULOONG2E
 	select I8259
 	select ISA
 	select IRQ_MIPS_CPU
-	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_64BIT_KERNEL
 	select SYS_SUPPORTS_LITTLE_ENDIAN
 	select SYS_SUPPORTS_HIGHMEM
@@ -49,7 +48,6 @@ config LEMOTE_MACH2F
 	select ISA
 	select SYS_HAS_CPU_LOONGSON2F
 	select SYS_HAS_EARLY_PRINTK
-	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_64BIT_KERNEL
 	select SYS_SUPPORTS_HIGHMEM
 	select SYS_SUPPORTS_LITTLE_ENDIAN
-- 
2.15.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-01-02 13:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-26  4:21 [PATCH] MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices Jiaxun Yang
2018-01-02  8:48 ` James Hogan
2018-01-02  8:48   ` James Hogan
2018-01-02 13:29   ` Jiaxun Yang
2018-01-02 13:39     ` James Hogan
2018-01-02 13:39       ` James Hogan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox