options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
options NTP # NTP phase/frequency locked loop
options KTRACE # system call tracing via ktrace(1)
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
options SYSVSHM # System V-like memory sharing
options USERCONF # userconf(4) support
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Alternate buffer queue strategies for better responsiveness under high
# disk I/O load.
#options BUFQ_READPRIO
options BUFQ_PRIOCSCAN
# Development and Debugging options
options DIAGNOSTIC # expensive kernel consistency checks
#options DEBUG # expensive debugging checks/support
#options LOCKDEBUG # expensive locking checks/support
options DDB # in-kernel debugger
#options DDB_ONPANIC=1 # see also sysctl(7): `ddb.onpanic'
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
#options DDB_VERBOSE_HELP
#makeoptions DEBUG="-g" # compile full symbol table
makeoptions COPY_SYMTAB=1
# Compatibility options
include "conf/compat_netbsd14.config"
# File systems
file-system FFS # UFS
file-system KERNFS # /kern
file-system MSDOSFS # MS-DOS file system
file-system NFS # Network File System client
file-system PTYFS # /dev/ptm support
file-system PROCFS # /proc
file-system TMPFS # Efficient memory file-system
# File system options
options FFS_NO_SNAPSHOT # No FFS snapshot support
#options UFS_DIRHASH # UFS Large Directory Hashing
#options UFS_EXTATTR # Extended attribute support for UFS1
options WAPBL # File system journaling support
# Kernel root file system and dump configuration.
config netbsd root on ? type ?
options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM
#
# Device configuration
#
mainbus0 at root
cpu* at mainbus?
shb* at mainbus?
wdog0 at shb?
options SCIFCONSOLE,SCIFCN_SPEED=115200
scif0 at shb?
# Network interface
ne0 at mainbus? # Realtek RTL8019AS
# Serial pheripheral interface for MMC
scimci0 at shb?
sdmmc* at scimci?
#options SCIMCI_DEBUG
#options SDMMC_DEBUG
#options SDMMC_DUMP_CSD
ld* at sdmmc? # MMC card