xref: /f-stack/freebsd/mips/conf/MALTA64 (revision 2bfe3f2e)
1# MALTA64 -- 64-bit kernel config for MALTA boards
2#
3# $FreeBSD$
4
5ident		MALTA64
6
7include		"std.MALTA"
8
9machine		mips mips64el	# Malta supports both, so it isn't in std.malta
10
11makeoptions	ARCH_FLAGS="-march=mips64 -mabi=64"
12
13makeoptions 	KERNLOADADDR=0xffffffff80100000
14