1# 2# $NetBSD: SMALL030,v 1.28 2022/08/07 02:55:46 simonb 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.124 2022/08/07 02:52:24 simonb Exp $ 9include "arch/atari/conf/std.atari" 10makeoptions COPTS="-Os -fno-unwind-tables" # 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 FFS_NO_SNAPSHOT # No FFS snapshot support 23options PANICWAIT # Require keystroke to dump/reboot 24include "conf/compat_netbsd10.config" 25no options COMPAT_43 # 4.3 BSD compatible system calls 26no options COMPAT_10 # NetBSD 1.0, 27no options COMPAT_11 # NetBSD 1.1, 28no options COMPAT_12 # NetBSD 1.2, 29no options COMPAT_13 # NetBSD 1.3, 30no options COMPAT_14 # NetBSD 1.4, 31no options COMPAT_15 # NetBSD 1.5, 32options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 33options ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver 34options TT_SCSI # SCSI-support for TT 35options TT_VIDEO # Graphics support for TT 36options FALCON_SCSI # SCSI-support for Falcon 37options FALCON_VIDEO # Graphics support for FALCON 38options MEMORY_DISK_HOOKS # Boot RAM-disk 39options DISKLABEL_NBDA # NetBSD disklabels (required) 40options DISKLABEL_AHDI # NetBSD/AHDI disklabels 41config netbsd root on ? type ? 42pseudo-device sl # Slip 43pseudo-device pty # pseudo-terminals 44pseudo-device loop # Loopback network 45pseudo-device md # Boot memory disk 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