DEFAULTS revision 303975
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/arm64
3#
4# $FreeBSD: releng/11.0/sys/arm64/conf/DEFAULTS 300291 2016-05-20 08:43:18Z andrew $
5
6machine		arm64 aarch64
7
8# Pseudo devices.
9device		mem		# Memory and kernel memory devices
10
11# Default partitioning schemes
12options 	GEOM_PART_BSD
13options 	GEOM_PART_MBR
14
15options 	NEW_PCIB
16