Home | History | Annotate | Line # | Download | only in conf
TEAMASA_NPWR_INSTALL revision 1.1
      1  1.1  thorpej #	$NetBSD: TEAMASA_NPWR_INSTALL,v 1.1 2002/04/13 00:51:18 thorpej Exp $
      2  1.1  thorpej #
      3  1.1  thorpej #	TEAMASA_NPWR-INSTALL -- Npwr kernel with installation-sized
      4  1.1  thorpej #	ramdisk
      5  1.1  thorpej #
      6  1.1  thorpej 
      7  1.1  thorpej include "arch/evbarm/conf/TEAMASA_NPWR"
      8  1.1  thorpej 
      9  1.1  thorpej options 	MEMORY_DISK_HOOKS
     10  1.1  thorpej options 	MEMORY_DISK_IS_ROOT	# Force root on ramdisk
     11  1.1  thorpej options 	MEMORY_DISK_ROOT_SIZE=6150
     12  1.1  thorpej 
     13  1.1  thorpej pseudo-device	md	1
     14