xref: /netbsd-src/sys/arch/arc/conf/RAMDISK (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1#	$NetBSD: RAMDISK,v 1.82 2015/05/02 23:21:40 christos 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=8420	# 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 	SYSCTL_INCLUDE_DESCR
26no options 	COMPAT_10
27no options 	COMPAT_11
28no options 	COMPAT_12
29no options 	COMPAT_13
30no options 	COMPAT_14
31no options 	COMPAT_ULTRIX
32no options 	EXEC_ECOFF
33
34no file-system	EXT2FS
35no file-system	LFS
36no file-system	FDESC
37no file-system	KERNFS
38no file-system	NULLFS
39no file-system	OVERLAY
40no file-system	UMAPFS
41no file-system	UNION
42no file-system	TMPFS
43no file-system	PTYFS
44
45no options 	QUOTA
46no options 	QUOTA2
47no options 	NFSSERVER
48no options 	PPP_FILTER
49no options 	NETATALK
50no options 	MIIVERBOSE
51no options 	PCIVERBOSE
52no options 	SCSIVERBOSE
53
54no lpt0 at jazzio?
55no ast0 at isa?
56no lpt0 at isa?
57
58no hifn* at pci?
59no ubsec* at pci?
60
61no pms* at pckbc?
62no wsmouse* at pms?
63
64no ch*  at scsibus?
65no ss*  at scsibus?
66no uk*  at scsibus?
67no uk*  at atapibus?
68
69no pseudo-device crypto
70no pseudo-device swcrypto
71
72no pseudo-device raid
73no pseudo-device vnd
74no pseudo-device fss
75
76no pseudo-device ipfilter
77no pseudo-device ppp
78no pseudo-device pppoe
79no pseudo-device tap
80no pseudo-device tun
81no pseudo-device gif
82no pseudo-device stf
83no pseudo-device vlan
84no pseudo-device bridge
85no pseudo-device agr
86no pseudo-device clockctl
87
88no pseudo-device accf_data
89no pseudo-device accf_http
90