Home | History | Annotate | Line # | Download | only in conf
RAMDISK revision 1.3
      1 #	$NetBSD: RAMDISK,v 1.3 2002/04/02 05:30:46 lukem Exp $
      2 
      3 #
      4 # RAMDISK: Root/swap on ramdisk
      5 #
      6 
      7 include 	"arch/next68k/conf/GENERIC"
      8 
      9 # Enable the hooks used for initializing the ram-disk.
     10 options 	MEMORY_DISK_HOOKS
     11 options 	MEMORY_DISK_IS_ROOT
     12 options 	MEMORY_DISK_ROOT_SIZE=768
     13