14 lines
430 B
Plaintext
14 lines
430 B
Plaintext
#
|
|
# kernel config file for system install
|
|
#
|
|
# $NetBSD: INSTALL_WZERO3,v 1.1 2010/04/17 13:36:21 nonaka Exp $
|
|
#
|
|
|
|
include "arch/hpcarm/conf/WZERO3"
|
|
|
|
# Enable the hooks used for initializing the root memory-disk.
|
|
options MEMORY_DISK_HOOKS
|
|
options MEMORY_DISK_IS_ROOT # force root on memory disk
|
|
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
|
|
options MEMORY_DISK_ROOT_SIZE=8704 # size of memory disk, in blocks
|