#	$NetBSD: RAMDISK,v 1.4 2009/02/06 18:50:28 jym Exp $
#
# GENERIC for Motorola Sandpoint
#

include "arch/sandpoint/conf/GENERIC"

options 	MEMORY_DISK_HOOKS
options 	MEMORY_DISK_IS_ROOT	# Force root on RAM disk
options 	MEMORY_DISK_ROOT_SIZE=4096	# 2 MB
options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode

pseudo-device	md		1
