INSTALL revision 1.40
1# $NetBSD: INSTALL,v 1.40 2019/11/13 17:59:56 tsutsui Exp $
2#
3# INSTALL config file (GENERIC with memory disk root)
4#
5
6include 	"arch/zaurus/conf/GENERIC"
7
8# Enable the hooks used for initializing the root memory-disk.
9options 	MEMORY_DISK_HOOKS	# enable root ramdisk
10options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
11options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
12options 	MEMORY_DISK_ROOT_SIZE=4096	# size of memory disk, in blocks
13options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
14
15# for reduce kernel size.
16# kernel size must be less than 5MB.
17# - see src/sys/arch/zaurus/stand/zbsdmod/zbsdmod.c:bsdimage[]
18
19makeoptions		COPTS="-Os"
20
21no options		EXEC_AOUT
22no options		RFC2292
23no options		PTRACE
24
25no options 		KLOADER
26
27no options 		INSECURE
28
29no file-system		KERNFS
30no file-system		NULLFS
31no file-system		PUFFS
32no file-system		PROCFS
33no file-system		PTYFS
34no file-system		TMPFS
35
36no options 		WAPBL
37
38no options 		COMPAT_NETBSD32
39no options 		COMPAT_13
40no options 		COMPAT_43
41no options 		COMPAT_44
42
43no options 		COMPAT_OSSAUDIO
44
45no options		DKWEDGE_AUTODISCOVER
46
47no options 		SYSVMSG
48no options 		SYSVSEM
49no options 		SYSVSHM
50
51options 		PIPE_SOCKETPAIR
52
53no options 		WSDISPLAY_COMPAT_PCVT
54no options 		WSDISPLAY_COMPAT_USL		# wsconscfg VT handling
55no options 		WSDISPLAY_COMPAT_RAWKBD
56options 		WSDISPLAY_DEFAULTSCREENS=1
57options 		RASOPS_SMALL
58
59no options 		DIAGNOSTIC
60no options 		DDB
61no options 		DDB_HISTORY_SIZE
62
63no options 		PXA2X0_DMAC_DMOVER_CONCURRENCY
64
65no zrc0 at pxaip?
66
67no ztp0 at zssp?
68no wsmouse* at ztp?
69
70no zaudio0 at iic?
71no audio* at zaudio?
72no spkr* at audio?
73
74no ums* at uhidev?
75no wsmouse* at ums?
76no ugen*
77
78no uk* at scsibus?
79
80no acphy*
81no amhphy*
82no bmtphy*
83no glxtphy*
84no gphyter*
85no makphy*
86no tlphy*
87no tqphy*
88no urlphy*
89
90no pseudo-device	vnd
91no options 		VND_COMPRESSION
92no pseudo-device	accf_data
93no pseudo-device	accf_http
94no pseudo-device	ksyms
95no pseudo-device	wsfont
96options 	NO_DEV_PTM
97no pseudo-device	clockctl
98no pseudo-device	drvctl
99no pseudo-device	putter
100