11.1Srjs#
21.1Srjs# kernel config file for system install
31.1Srjs#
41.4Sjym# 	$NetBSD: INSTALL_IPAQ,v 1.4 2009/02/06 18:50:27 jym Exp $
51.1Srjs#
61.1Srjs
71.1Srjsinclude		"arch/hpcarm/conf/IPAQ"
81.1Srjs
91.1Srjs# Enable the hooks used for initializing the root memory-disk.
101.1Srjsoptions 	MEMORY_DISK_HOOKS
111.1Srjsoptions 	MEMORY_DISK_IS_ROOT	# force root on memory disk
121.1Srjsoptions 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
131.1Srjsoptions 	MEMORY_DISK_ROOT_SIZE=8704	# size of memory disk, in blocks
141.4Sjymoptions 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
151.1Srjs
161.1Srjsoptions		PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
17