NETWALKER_MD revision 1.2
1#       $NetBSD: NETWALKER_MD,v 1.2 2010/11/23 11:13:56 hannken Exp $
2#
3#	M2ID -- i.MX51 evaluation board
4#
5
6include "arch/evbarm/conf/NETWALKER"
7
8options 	MEMORY_DISK_HOOKS	# boottime setup of ramdisk
9options 	MEMORY_DISK_IS_ROOT	# use memory disk as root
10options 	MEMORY_DISK_ROOT_SIZE=8192	# Size in blocks
11options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
12
13# disk/mass storage pseudo-devices
14pseudo-device	md	
15
16