INSTALL_TX3912 revision 1.6
11.1Sshin# 21.1Sshin# kernel config file for system install 31.1Sshin# 41.6Sabs# $NetBSD: INSTALL_TX3912,v 1.6 2002/07/05 13:40:12 abs Exp $ 51.1Sshin# 61.1Sshin 71.1Sshininclude "arch/hpcmips/conf/TX3912" 81.1Sshin 91.1Sshinpseudo-device sl 2 # Serial Line IP 101.1Sshin 111.1Sshin# Enable the hooks used for initializing the root memory-disk. 121.1Sshinoptions MEMORY_DISK_HOOKS 131.1Sshinoptions MEMORY_DISK_IS_ROOT # force root on memory disk 141.1Sshinoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 151.4Slukemoptions MEMORY_DISK_ROOT_SIZE=8192 # size of memory disk, in blocks 161.2Sjdolecek 171.5Sgmcgarry#options USERCONF # userconf(4) support 181.2Sjdolecekoptions PIPE_SOCKETPAIR # smaller, but slower pipe(2) 191.6Sabsoptions MALLOC_NOINLINE # Not inlining MALLOC saves memory 201.6Sabsoptions VNODE_OP_NOINLINE # Not inlining vnode op calls saves mem 21