xref: /freebsd/sys/arm/conf/DEFAULTS (revision 61af1d13936ec56808f62d13dd8698f73b440dc1)
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