|
# $NetBSD: RAMDISK,v 1.3 2002/04/02 05:30:46 lukem Exp $
|
|
|
|
#
|
|
# RAMDISK: Root/swap on ramdisk
|
|
#
|
|
|
|
include "arch/next68k/conf/GENERIC"
|
|
|
|
# Enable the hooks used for initializing the ram-disk.
|
|
options MEMORY_DISK_HOOKS
|
|
options MEMORY_DISK_IS_ROOT
|
|
options MEMORY_DISK_ROOT_SIZE=768
|