# MALTA64 -- 64-bit kernel config for MALTA endian-big boards
#
# $FreeBSD: stable/12/sys/mips/conf/MALTA64 311567 2017-01-06 23:30:54Z jhb $
 
ident		MALTA64

include		"std.MALTA"
 
machine		mips mips64
 
makeoptions	ARCH_FLAGS="-march=mips64 -mabi=64"
 
makeoptions 	KERNLOADADDR=0xffffffff80100000

options 	COMPAT_FREEBSD32	# Compatible with o32 binaries
