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