xref: /netbsd-src/sys/arch/arc/conf/RAMDISK (revision ead2c0eee3abe6bcf08c63bfc78eb8a93a579b2b)
1#	$NetBSD: RAMDISK,v 1.79 2011/03/06 17:08:20 bouyer Exp $
2#
3#	memory disk based configuration file for MIPS R4x00 ARC Systems
4#
5
6include		"arch/arc/conf/GENERIC"
7
8# Enable the hooks used for initializing the root memory-disk.
9options 	MEMORY_DISK_HOOKS
10options 	MEMORY_DISK_IS_ROOT		# force root on memory disk
11options 	MEMORY_DISK_SERVER=0		# no userspace md(4) support
12options 	MEMORY_DISK_ROOT_SIZE=5120	# size of memory disk, in blocks
13options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
14
15makeoptions	COPTS="-Os -mmemcpy"	# generates smaller code than -O2, -O1
16
17# shrink kernel since ARC BIOS seems to have 8MB limit
18options 	FFS_NO_SNAPSHOT
19
20no options 	KTRACE
21no options 	NTP
22no options 	SYSVMSG
23no options 	SYSVSEM
24no options 	SYSVSHM
25no options 	P1003_1B_SEMAPHORE
26no options 	SYSCTL_INCLUDE_DESCR
27no options 	COMPAT_10
28no options 	COMPAT_11
29no options 	COMPAT_12
30no options 	COMPAT_13
31no options 	COMPAT_14
32no options 	COMPAT_ULTRIX
33no options 	EXEC_ECOFF
34
35no file-system	EXT2FS
36no file-system	LFS
37no file-system	FDESC
38no file-system	KERNFS
39no file-system	NULLFS
40no file-system	OVERLAY
41no file-system	UMAPFS
42no file-system	UNION
43no file-system	TMPFS
44no file-system	PTYFS
45
46no options 	QUOTA
47no options 	QUOTA2
48no options 	NFSSERVER
49no options 	PPP_FILTER
50no options 	NETATALK
51no options 	MIIVERBOSE
52no options 	PCIVERBOSE
53no options 	SCSIVERBOSE
54
55no lpt0 at jazzio?
56no ast0 at isa?
57no lpt0 at isa?
58
59no hifn* at pci?
60no ubsec* at pci?
61
62no pms* at pckbc?
63no wsmouse* at pms?
64
65no ch*  at scsibus?
66no ss*  at scsibus?
67no uk*  at scsibus?
68no uk*  at atapibus?
69
70no pseudo-device crypto
71no pseudo-device swcrypto
72
73no pseudo-device raid
74no pseudo-device vnd
75no pseudo-device fss
76
77no pseudo-device ipfilter
78no pseudo-device ppp
79no pseudo-device pppoe
80no pseudo-device tap
81no pseudo-device tun
82no pseudo-device gif
83no pseudo-device stf
84no pseudo-device vlan
85no pseudo-device bridge
86no pseudo-device agr
87no pseudo-device clockctl
88
89no pseudo-device accf_data
90no pseudo-device accf_http
91