eb73becae2
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they include another config files that already defines the options, or if they are for an embedded board, just define a few extra options, and do not already define PIPE_SOCKETPAIR.
13 lines
277 B
Plaintext
13 lines
277 B
Plaintext
# $NetBSD: INSTALL,v 1.5 2002/07/05 13:40:16 abs Exp $
|
|
#
|
|
# GENERIC for Motorola Sandpoint
|
|
#
|
|
|
|
include "arch/sandpoint/conf/GENERIC"
|
|
|
|
options MEMORY_DISK_HOOKS
|
|
options MEMORY_DISK_IS_ROOT # Force root on RAM disk
|
|
options MEMORY_DISK_ROOT_SIZE=4096 # 2 MB
|
|
|
|
pseudo-device md 1
|