xref: /netbsd/sys/arch/sandpoint/conf/INSTALL (revision bf9ec67e)
1#	$NetBSD: INSTALL,v 1.4 2002/04/02 05:30:48 lukem Exp $
2#
3# GENERIC for Motorola Sandpoint
4#
5
6include "arch/sandpoint/conf/GENERIC"
7
8options 	MEMORY_DISK_HOOKS
9options 	MEMORY_DISK_IS_ROOT	# Force root on RAM disk
10options 	MEMORY_DISK_ROOT_SIZE=4096	# 2 MB
11
12pseudo-device	md		1
13
14options		PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
15