xref: /freebsd/sys/arm/conf/DEFAULTS (revision 2e1417489338b971e5fd599ff48b5f65df9e8d3b)
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/arm
3#
4# $FreeBSD$
5
6machine 	arm
7
8device		mem
9
10options 	GEOM_PART_BSD
11options 	GEOM_PART_MBR
12
13options		VFS_ALLOW_NONMPSAFE
14