1 # $NetBSD: RAMDISK,v 1.77 2009/02/06 18:50:26 jym Exp $
3 # memory disk based configuration file for MIPS R4x00 ARC Systems
6 include "arch/arc/conf/GENERIC"
8 # Enable the hooks used for initializing the root memory-disk.
9 options MEMORY_DISK_HOOKS
10 options MEMORY_DISK_IS_ROOT # force root on memory disk
11 options MEMORY_DISK_SERVER=0 # no userspace md(4) support
12 options MEMORY_DISK_ROOT_SIZE=5120 # size of memory disk, in blocks
13 options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
15 makeoptions COPTS="-Os -mmemcpy" # generates smaller code than -O2, -O1
17 # shrink kernel since ARC BIOS seems to have 8MB limit
18 options FFS_NO_SNAPSHOT
25 no options P1003_1B_SEMAPHORE
26 no options SYSCTL_INCLUDE_DESCR
32 no options COMPAT_ULTRIX
40 no file-system OVERLAY
52 no options SCSIVERBOSE
69 no pseudo-device crypto
70 no pseudo-device swcrypto
76 no pseudo-device ipfilter
78 no pseudo-device pppoe
84 no pseudo-device bridge
86 no pseudo-device clockctl
88 no pseudo-device accf_data
89 no pseudo-device accf_http