Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f478a87 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Excite: disable 64-bit kernel support.



  CC      arch/mips/basler/excite/excite_prom.o
arch/mips/basler/excite/excite_prom.c:136:3: #error 64 bit support not implemented

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent dbb74540
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ config BASLER_EXCITE
	select MIPS_RM9122
	select SYS_HAS_CPU_RM9000
	select SYS_SUPPORTS_32BIT_KERNEL
	select SYS_SUPPORTS_64BIT_KERNEL
	select SYS_SUPPORTS_BIG_ENDIAN
	select SYS_SUPPORTS_KGDB
	help