INSTALL_IPAQ revision 1.1
11.1Srjs# 21.1Srjs# kernel config file for system install 31.1Srjs# 41.1Srjs# $NetBSD: INSTALL_IPAQ,v 1.1 2005/12/30 11:36:22 rjs Exp $ 51.1Srjs# 61.1Srjs 71.1Srjsinclude "arch/hpcarm/conf/IPAQ" 81.1Srjs 91.1Srjspseudo-device sl 2 # Serial Line IP 101.1Srjs 111.1Srjs# Enable the hooks used for initializing the root memory-disk. 121.1Srjsoptions MEMORY_DISK_HOOKS 131.1Srjsoptions MEMORY_DISK_IS_ROOT # force root on memory disk 141.1Srjsoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 151.1Srjsoptions MEMORY_DISK_ROOT_SIZE=8704 # size of memory disk, in blocks 161.1Srjs 171.1Srjsoptions PIPE_SOCKETPAIR # smaller, but slower pipe(2) 181.1Srjsoptions MALLOC_NOINLINE # Not inlining MALLOC saves memory 19