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