NetBSD/sys/arch/riscv/conf/INSTALL.config
matt 9687a165dd Beginnings of RISCV kernel support. Note that the pmap support is not yet
committed and probably won't be for awhile.  This is mostly preliminary
waiting for the supervisor specification to come out.  Lots of missing pieces
but it mostly builds.
2015-03-28 16:13:56 +00:00

14 lines
367 B
Plaintext

# $NetBSD: INSTALL.config,v 1.1 2015/03/28 16:13:56 matt Exp $
#
# INSTALL -- Common configuration fragment for install kernels.
#
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ramdisk
options MEMORY_DISK_ROOT_SIZE=8192
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
makeoptions NEED_MDSETIMAGE="yes"
pseudo-device md