1# $NetBSD: ZAO425_MD,v 1.1 2003/05/23 00:57:26 ichiro Exp $ 2# 3# ZAO425_MD config file 4# 5 6include "arch/evbarm/conf/ZAO425" 7 8# Enable the hooks used for initializing the ram-disk. 9options MEMORY_DISK_HOOKS 10options MEMORY_DISK_IS_ROOT # Force root on ram-disk 11options MEMORY_DISK_ROOT_SIZE=8192 # 2 Megabytes 12 13# disk/mass storage pseudo-devices 14pseudo-device md 1 # memory disk device 15