|
# $NetBSD: RAMDISK,v 1.2 2002/03/10 19:56:44 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_SIZE=768
|