13cfa37d7Such# 23cfa37d7Such# kernel config file for memory(RAM) disk 33cfa37d7Such# 4*afdfce8eShannken# $NetBSD: RAMDISK,v 1.6 2010/11/23 11:13:59 hannken Exp $ 53cfa37d7Such# 63cfa37d7Such 7b4095cd8Suchinclude "arch/hpcsh/conf/GENERIC" 83cfa37d7Such 93cfa37d7Such# disk/mass storage pseudo-devices 10*afdfce8eShannkenpseudo-device md # memory disk device (ramdisk) 113cfa37d7Such 123cfa37d7Such# Enable the hooks used for initializing the root memory-disk. 133cfa37d7Suchoptions MEMORY_DISK_HOOKS 143cfa37d7Suchoptions MEMORY_DISK_IS_ROOT # force root on memory disk 153cfa37d7Suchoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 16e51ba214Such#options MEMORY_DISK_DYNAMIC # fs image don't exist in data section. 17e51ba214Suchoptions MEMORY_DISK_ROOT_SIZE=8192 # size of memory disk, in blocks 1892ae85d1Sjymoptions MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 1992ae85d1Sjym 20