DHT revision 1.3
1#	$NetBSD: DHT,v 1.3 2022/08/07 02:52:25 simonb Exp $
2#
3#	DHT --- DHT Walnut 405GP Evaluation Board
4#		(Digital Home Technologies PCB 01070201 Rev. 1.1)
5#
6
7include 	"arch/evbppc/conf/std.dht"
8
9options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
10
11#ident 		"DHT-$Revision: 1.3 $"
12
13maxusers	32
14
15
16#
17# Standard system options
18#
19
20options 	INSECURE		# disable kernel security levels
21options 	NTP			# NTP phase/frequency locked loop
22options 	KTRACE			# system call tracing via ktrace(1)
23
24options 	SYSVMSG			# System V message queues
25options 	SYSVSEM			# System V semaphores
26options 	SYSVSHM			# System V shared memory
27
28options 	MODULAR			# new style module(7) framework
29#options 	MODULAR_DEFAULT_AUTOLOAD
30#options 	USERCONF		# userconf(4) support
31#options	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
32#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
33
34#options 	UVMHIST
35#options 	UVMHIST_PRINT
36
37
38# Alternate buffer queue strategies for better responsiveness under high
39# disk I/O load.
40#options 	BUFQ_READPRIO
41options 	BUFQ_PRIOCSCAN
42
43#
44# Diagnostic/debugging support options
45#
46
47options 	DIAGNOSTIC		# cheap kernel consistency checks
48#options 	DEBUG			# expensive debugging checks/support
49options 	DDB			# in-kernel debugger
50options 	DDB_HISTORY_SIZE=512	# enable history editing in DDB
51#options 	TRAP_PANICWAIT
52makeoptions	COPY_SYMTAB=1		# size for embedded symbol table
53
54makeoptions	DEBUG="-g"		# compile full symbol table
55
56
57#
58# Compatibility options
59#
60
61include 	"conf/compat_netbsd13.config"
62#options 	COMPAT_386BSD_MBRPART	# recognize old partition ID
63
64#
65# File systems
66#
67
68file-system 	FFS		# UFS
69file-system 	EXT2FS		# second extended file system (linux)
70file-system 	LFS		# log-structured file system
71file-system 	MFS		# memory file system
72file-system 	NFS		# Network File System client
73file-system 	CD9660		# ISO 9660 + Rock Ridge file system
74file-system 	MSDOSFS		# MS-DOS file system
75file-system 	FDESC		# /dev/fd
76file-system 	KERNFS		# /kern
77file-system 	NULLFS		# loopback file system
78file-system 	OVERLAY		# overlay file system
79file-system	PUFFS		# Userspace file systems (e.g. ntfs-3g & sshfs)
80file-system 	PROCFS		# /proc
81file-system 	UMAPFS		# NULLFS + uid and gid remapping
82file-system 	UNION		# union file system
83file-system	PTYFS		# /dev/pts/N support
84file-system	TMPFS		# Efficient memory file-system
85#file-system	NTFS		# Windows NT file system (experimental)
86
87
88#
89# File system options
90#
91
92options 	FFS_EI		# FFS Endian Independent support
93#options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
94options 	QUOTA		# legacy UFS quotas
95options 	QUOTA2		# new, in-filesystem UFS quotas
96options 	UFS_DIRHASH	# UFS Large Directory Hashing
97options 	UFS_EXTATTR	# Extended attribute support for UFS1
98options 	WAPBL		# File system journaling support
99options 	LFS_DIRHASH	# LFS version of UFS_DIRHASH - experimental
100options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
101				# immutable) behave as system flags.
102options 	NFSSERVER	# Network File System server
103
104options 	NFS_BOOT_DHCP	# Support DHCP NFS root
105
106
107#
108# Networking options
109#
110
111options 	GATEWAY		# packet forwarding
112options 	INET		# IP + ICMP + TCP + UDP
113options 	INET6		# IPv6
114#options 	IPSEC		# IP security
115#options 	IPSEC_DEBUG	# debug for IP security
116#options 	MROUTING	# IP multicast routing
117#options 	PIM		# Protocol Independent Multicast
118#options 	NETATALK	# AppleTalk networking protocols
119options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
120options 	PPP_DEFLATE	# Deflate compression support for PPP
121options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
122#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
123
124
125#
126# Kernel root file system and dump configuration.
127#
128
129#config		netbsd	root on ? type ?
130config		netbsd	root on wd0a type ffs
131#config		netbsd	root on emac0 type nfs
132
133
134#
135# Device configuration
136#
137
138plb0 at root				# Processor Local Bus
139cpu0	at plb?				# CPU
140ecc0	at plb? irq 17			# On-chip ECC controller
141pchb0	at plb?				# PCI-Host bridges
142
143# On-chip Peripheral Bus support
144opb*	at plb?				# On-chip Peripheral Bus
145wdog*	at opb?				# Watchdog timer
146com*	at opb? addr ? irq ?		# UARTs
147emac0	at opb? addr ? irq ?		# Ethernet Media Access Controller
148#options 	EMAC_EVENT_COUNTERS
149opbgpio0 at opb? addr ? irq ?		# On-chip GPIO controller
150gpio*	at opbgpio?			# GPIO framework
151	# GPIO pins 0-8 go to J5 header. Pins 0 and 1 are also connected to
152	# Power and Media LEDs, respectively (negative logic).
153
154# PCI bus support
155pci*	at pchb?
156options 	PCIVERBOSE		# verbose PCI device autoconfig messages
157#options 	PCI_CONFIG_DUMP		# verbosely dump PCI config space
158options 	PCI_NETBSD_CONFIGURE	# Do not rely on BIOS/whatever
159					# to configure PCI devices
160#options 	PCI_CONFIGURE_VERBOSE	# Show PCI config information
161
162pdcide* at pci? dev ? function ?	# Promise IDE controllers
163
164# ATA (IDE) bus support
165atabus* at ata?
166wd*	at atabus? drive ?
167
168# MII/PHY support
169nsphyter* at mii? phy ?			# NS83843 PHYs
170options 	MIIVERBOSE		# verbose PHY autoconfig messages
171
172#
173# Random useful PCI devices known to work.
174#
175
176ppb*	at pci? dev ? function ?	# PCI-PCI{,e} bridges
177pci*	at ppb?
178
179ahcisata* at pci? dev ? function ?	# AHCI SATA controllers
180siisata* at pci? dev ? function ?	# SiI SteelVine controllers
181
182wm*	at pci? dev ? function ?	# Intel 82543/82544 gigabit
183igphy*	at mii? phy ?			# Intel IGP01E1000
184makphy* at mii? phy ?			# Marvell Semiconductor 88E1000 PHYs
185ukphy*	at mii? phy ?			# generic unknown PHYs
186
187xhci*	at pci?	dev ? function ?	# eXtensible Host Controller
188usb*	at xhci?
189
190# USB Hubs
191uhub*	at usb?
192uhub*	at uhub? port ?
193
194# USB Mass Storage
195umass*	at uhub? port ? configuration ? interface ?
196scsibus* at umass?
197sd*	at scsibus? target ? lun ?	# SCSI disk drives
198
199
200#
201# Pseudo devices
202#
203
204pseudo-device	crypto			# /dev/crypto device
205pseudo-device	swcrypto		# software crypto implementation
206
207# disk/mass storage pseudo-devices
208#pseudo-device	ccd			# concatenated/striped disk devices
209#pseudo-device	cgd			# cryptographic disk devices
210#pseudo-device	raid			# RAIDframe disk driver
211#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
212pseudo-device	fss			# file system snapshot device
213#pseudo-device	md			# memory disk device
214pseudo-device	vnd			# disk-like interface to files
215
216# network pseudo-devices
217pseudo-device	loop			# network loopback
218pseudo-device	bpfilter		# packet filter
219pseudo-device 	carp			# Common Address Redundancy Protocol
220pseudo-device	npf			# NPF packet filter
221pseudo-device	ppp			# Point-to-Point Protocol
222pseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
223pseudo-device	sl			# Serial Line IP
224pseudo-device	irframetty		# IrDA frame line discipline
225pseudo-device	tap			# virtual ethernet
226pseudo-device	tun			# network tunneling over tty
227pseudo-device	gre			# generic L3 over IP tunnel
228pseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC 1933)
229#pseudo-device	faith			# IPv[46] TCP relay translation i/f
230pseudo-device	stf			# 6to4 IPv6 over IPv4 encapsulation
231pseudo-device	vlan			# IEEE 802.1q encapsulation
232pseudo-device	bridge			# simple inter-network bridging
233pseudo-device	vether			# Virtual Ethernet for bridge
234pseudo-device	agr			# IEEE 802.3ad link aggregation
235
236# miscellaneous pseudo-devices
237pseudo-device	pty			# pseudo-terminals
238pseudo-device	clockctl		# user control of clock subsystem
239pseudo-device	drvctl			# user control of drive subsystem
240pseudo-device	ksyms			# /dev/ksyms
241pseudo-device	putter			# for puffs and pud
242
243include "dev/veriexec.config"
244