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