head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.08.05.00.55.29; author thorpej; state Exp; branches; next ; commitid qmjT2PQ6pIQhTnQG; desc @@ 1.1 log @Re-factor the MVME-1xx kernel configs to reduce duplication. Further shrink the VME* configs to be much closer to "bare minimum for this machine" to help out small memory config units (4MB base RAM on some). @ text @# $NetBSD$ # # Kernel configuration options for the standard "minimal" configuration. # #options DIAGNOSTIC #options DEBUG options PIPE_SOCKETPAIR # smaller, but slower pipe(2) file-system FFS # Berkeley Fast File System file-system NFS # Network File System file-system CD9660 # ISO-9660 CD-ROM file system file-system KERNFS # /kern file system #file-system PTYFS # /dev/pts/N support options FFS_NO_SNAPSHOT # No FFS snapshot support # Networking options options INET # IPv4 #options INET6 # IPv6 options NFS_BOOT_DHCP # Diskless client w/ dhcp options NFS_BOOT_BOOTP # Diskless client w/ bootp options NFS_BOOT_BOOTPARAM # Diskless client w/ bootparamd pseudo-device loop pseudo-device bpfilter pseudo-device pty pseudo-device clockctl # user control of clock subsystem @