freebsd-dev/sys/riscv/conf/DEFAULTS
Ruslan Bukin 79a6ce8b41 Enable NEW_PCIB on riscv.
Sponsored by:	DARPA, AFRL
2020-01-24 16:50:51 +00:00

16 lines
271 B
Plaintext

#
# 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
options NEW_PCIB