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