xref: /netbsd/sys/arch/atari/conf/SMALL030 (revision 6550d01e)
1#
2# $NetBSD: SMALL030,v 1.13 2010/12/12 09:58:29 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.92 2010/12/12 09:56:15 tsutsui Exp $
9include "arch/atari/conf/std.atari"
10makeoptions COPTS="-Os"
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 - Experimental
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_BSDPTY # /dev/[pt]ty?? ptys.
29options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
30options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
31options TT_SCSI # SCSI-support for TT
32options TT_VIDEO # Graphics support for TT
33options FALCON_SCSI # SCSI-support for Falcon
34options FALCON_VIDEO # Graphics support for FALCON
35options MEMORY_DISK_HOOKS # Boot RAM-disk
36options DISKLABEL_NBDA # NetBSD disklabels (required)
37options DISKLABEL_AHDI # NetBSD/AHDI disklabels
38config netbsd root on ? type ?
39pseudo-device sl # Slip
40pseudo-device pty # pseudo-terminals
41pseudo-device loop # Loopback network
42pseudo-device md # Boot memory disk
43pseudo-device putter # for puffs and pud
44pseudo-device view 4 # View (graphics mapping)
45ncrscsi0 at mainbus0 # NCR5380 SCSI driver
46zs0 at mainbus0 # Serial support through 8530
47grfbus0 at mainbus0 # bitmapped display's
48grfcc0 at grfbus0 # graphics driver
49ite0 at grfcc0 # console
50nvr0 at mainbus0 # nvram driver
51wdc0 at mainbus0 # IDE-bus
52atabus* at wdc? channel ?
53wd* at atabus? drive ?
54atapibus* at atabus?
55cd* at atapibus? drive ? # ATAPI CD-ROM drives
56scsibus* at scsi? # SCSI bus
57sd* at scsibus? target ? lun ? # SCSI disk drives
58cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
59