1 # $NetBSD: VME147,v 1.52 2006/02/05 05:01:56 cube Exp $
3 include "arch/mvme68k/conf/std.mvme68k"
5 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
7 # Boards this kernel supports; need at lest the correct one
13 #options DIAGNOSTIC, DEBUG
18 options USERCONF # userconf(4) support
19 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
20 #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
29 #file-system PTYFS # /dev/pts/N support
32 #options FFS_EI # FFS Endian Independant support
33 options FFS_NO_SNAPSHOT # No FFS snapshot support
37 #options GATEWAY # IP packet forwarding
38 #options ISO # OSI networking
41 #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
43 options COMPAT_AOUT_M68K # compatibility with NetBSD/m68k a.out
53 options COMPAT_30 # NetBSD 3.0 compatibility.
54 options COMPAT_40 # NetBSD 4.0 compatibility.
56 #options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries
57 #options COMPAT_LINUX # compatibility with Linux/m68k binaries
58 #options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
59 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
61 ## force NFS root and swap
62 #config netbsd root on ? type nfs
63 ## "generic" boot (put root on boot device)
64 config netbsd root on ? type ?
66 options NFS_BOOT_DHCP # Diskless client w/ dhcp
67 options NFS_BOOT_BOOTP # Diskless client w/ bootp
68 options NFS_BOOT_BOOTPARAM # Diskless client w/ bootparamd
74 pseudo-device bpfilter
77 #pseudo-device fss 4 # file system snapshot device
79 pseudo-device clockctl # user control of clock subsystem
91 zstty* at zsc? channel ?
96 # Example VMEbus device
97 #foo0 at vme0 addr 0x10001000 am 0x0d irq 2 vect 0x80
100 sd* at scsibus? target ? lun ?
101 st* at scsibus? target ? lun ?
102 cd* at scsibus? target ? lun ?