summaryrefslogtreecommitdiffstats
path: root/sys/riscv/conf/DEFAULTS
blob: 5451decf822d4c8130720514ed58f873021c2779 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# DEFAULTS -- Default kernel configuration file for FreeBSD/RISC-V
#
# $FreeBSD$

machine		riscv	riscv64

# Pseudo devices.
device		mem		# Memory and kernel memory devices

# Default partitioning schemes
options 	GEOM_PART_BSD
options 	GEOM_PART_MBR
OpenPOWER on IntegriCloud