xref: /f-stack/freebsd/mips/conf/MALTA64 (revision 22ce4aff)
1# MALTA64 -- 64-bit kernel config for MALTA endian-big boards
2#
3# $FreeBSD$
4
5ident		MALTA64
6
7include		"std.MALTA"
8
9machine		mips mips64
10
11makeoptions 	KERNLOADADDR=0xffffffff80100000
12
13options 	COMPAT_FREEBSD32	# Compatible with o32 binaries
14