INSTALL revision 1.33 1 # $NetBSD: INSTALL,v 1.33 2017/09/14 07:58:44 mrg 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 include "conf/compat_netbsd14.config"
39 no options COMPAT_NETBSD32
40
41 no options COMPAT_OSSAUDIO
42
43 no options DKWEDGE_AUTODISCOVER
44
45 no options SYSVMSG
46 no options SYSVSEM
47 no options SYSVSHM
48
49 options PIPE_SOCKETPAIR
50
51 no options WSDISPLAY_COMPAT_PCVT
52 no options WSDISPLAY_COMPAT_USL # wsconscfg VT handling
53 no options WSDISPLAY_COMPAT_RAWKBD
54 options WSDISPLAY_DEFAULTSCREENS=1
55 options RASOPS_SMALL
56
57 no options DIAGNOSTIC
58 no options DDB
59 no options DDB_HISTORY_SIZE
60 no makeoptions COPY_SYMTAB
61
62 no options PXA2X0_DMAC_DMOVER_CONCURRENCY
63
64 no zrc0 at pxaip?
65
66 no ztp0 at zssp?
67 no wsmouse* at ztp?
68
69 no zaudio0 at iic?
70 no audio* at zaudio?
71 no spkr* at audio?
72
73 no ums* at uhidev?
74 no wsmouse* at ums?
75 no ugen*
76
77 no uk* at scsibus?
78
79 no acphy*
80 no amhphy*
81 no bmtphy*
82 no glxtphy*
83 no gphyter*
84 no makphy*
85 no tlphy*
86 no tqphy*
87 no urlphy*
88
89 no pseudo-device vnd
90 no options VND_COMPRESSION
91 no pseudo-device accf_data
92 no pseudo-device accf_http
93 no pseudo-device ksyms
94 no pseudo-device wsfont
95 options NO_DEV_PTM
96 no pseudo-device clockctl
97 no pseudo-device drvctl
98 no pseudo-device putter
99