SMALL030 revision 1.17
1#
2# $NetBSD: SMALL030,v 1.17 2014/07/05 09:31:21 tsutsui 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 # Compatibility with NetBSD 1.6
24options COMPAT_20 # Compatibility with NetBSD 2.0
25options COMPAT_30 # NetBSD 3.0 compatibility.
26options COMPAT_40 # NetBSD 4.0 compatibility.
27options COMPAT_50 # NetBSD 5.0 compatibility.
28options COMPAT_60 # NetBSD 6.0 compatibility.
29options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
30options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
31options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
32options TT_SCSI # SCSI-support for TT
33options TT_VIDEO # Graphics support for TT
34options FALCON_SCSI # SCSI-support for Falcon
35options FALCON_VIDEO # Graphics support for FALCON
36options MEMORY_DISK_HOOKS # Boot RAM-disk
37options DISKLABEL_NBDA # NetBSD disklabels (required)
38options DISKLABEL_AHDI # NetBSD/AHDI disklabels
39config netbsd root on ? type ?
40pseudo-device sl # Slip
41pseudo-device pty # pseudo-terminals
42pseudo-device loop # Loopback network
43pseudo-device md # Boot memory disk
44pseudo-device putter # for puffs and pud
45pseudo-device view 4 # View (graphics mapping)
46ncrscsi0 at mainbus0 # NCR5380 SCSI driver
47zs0 at mainbus0 # Serial support through 8530
48grfbus0 at mainbus0 # bitmapped display's
49grfcc0 at grfbus0 # graphics driver
50ite0 at grfcc0 # console
51nvr0 at mainbus0 # nvram driver
52wdc0 at mainbus0 # IDE-bus
53atabus* at wdc? channel ?
54wd* at atabus? drive ?
55atapibus* at atabus?
56cd* at atapibus? drive ? # ATAPI CD-ROM drives
57scsibus* at scsi? # SCSI bus
58sd* at scsibus? target ? lun ? # SCSI disk drives
59cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
60