xref: /netbsd-src/sys/arch/next68k/conf/RAMDISK (revision 1ca5c1b28139779176bd5c13ad7c5f25c0bcd5f8)
1#	$NetBSD: RAMDISK,v 1.1.1.1 1998/06/09 07:53:05 dbj Exp $
2
3#
4# RAMDISK: Root/swap on ramdisk
5#
6
7include 	"arch/next68k/conf/GENERIC"
8
9# Enable the hooks used for initializing the ram-disk.
10options 	MEMORY_DISK_HOOKS
11options 	MEMORY_DISK_IS_ROOT
12options 	MINIROOTSIZE=768
13