SMALL030 revision 1.19
1#
2# $NetBSD: SMALL030,v 1.19 2014/08/23 20:26:56 dholland Exp $
3#
4# This file was automatically created. Changes will be
5# lost when running makeconf in this directory.
6#
7# Created from:
8#		NetBSD: GENERIC.in,v 1.106 2014/07/05 09:28:48 tsutsui Exp $
9include "arch/atari/conf/std.atari"
10makeoptions COPTS="-Os" # optimize for space
11maxusers 16
12options HZ=64 # Set the clock-rate (48/64/96)
13options INSECURE # disable kernel security levels
14options M68030 # support for 030
15options FPU_EMULATE # Support for MC68881/MC68882 emulator
16options INET # IP + ICMP + TCP + UDP
17file-system FFS # Berkeley fast file system
18file-system MFS # Memory based filesystem
19file-system MSDOSFS # MSDOS filesystem
20file-system CD9660 # ISO 9660 filesystem with Rock Ridge
21options WAPBL # File system journaling support
22options PANICWAIT # Require keystroke to dump/reboot
23options COMPAT_16 # NetBSD 1.6,
24options COMPAT_20 # NetBSD 2.0,
25options COMPAT_30 # NetBSD 3.0,
26options COMPAT_40 # NetBSD 4.0,
27options COMPAT_50 # NetBSD 5.0,
28options COMPAT_60 # NetBSD 6.0, and
29options COMPAT_70 # NetBSD 7.0 binary compatibility.
30options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
31options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
32options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
33options TT_SCSI # SCSI-support for TT
34options TT_VIDEO # Graphics support for TT
35options FALCON_SCSI # SCSI-support for Falcon
36options FALCON_VIDEO # Graphics support for FALCON
37options MEMORY_DISK_HOOKS # Boot RAM-disk
38options DISKLABEL_NBDA # NetBSD disklabels (required)
39options DISKLABEL_AHDI # NetBSD/AHDI disklabels
40config netbsd root on ? type ?
41pseudo-device sl # Slip
42pseudo-device pty # pseudo-terminals
43pseudo-device loop # Loopback network
44pseudo-device md # Boot memory disk
45pseudo-device putter # for puffs and pud
46pseudo-device view 4 # View (graphics mapping)
47ncrscsi0 at mainbus0 # NCR5380 SCSI driver
48zs0 at mainbus0 # Serial support through 8530
49grfbus0 at mainbus0 # bitmapped display's
50grfcc0 at grfbus0 # graphics driver
51ite0 at grfcc0 # console
52nvr0 at mainbus0 # nvram driver
53wdc0 at mainbus0 # IDE-bus
54atabus* at wdc? channel ?
55wd* at atabus? drive ?
56atapibus* at atabus?
57cd* at atapibus? drive ? # ATAPI CD-ROM drives
58scsibus* at scsi? # SCSI bus
59sd* at scsibus? target ? lun ? # SCSI disk drives
60cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
61