xref: /netbsd-src/sys/arch/playstation2/conf/AGATE (revision 7d62b00eb9ad855ffcd7da46b41e23feb5476fac)
1#
2# -- SCPH-18000 used by uch@NetBSD.org
3#
4# 	$NetBSD: AGATE,v 1.13 2015/08/21 01:52:08 uebayasi Exp $
5#
6
7include 	"arch/playstation2/conf/std.playstation2"
8include 	"arch/playstation2/conf/config.playstation2"
9
10#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
11#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
12
13config		netbsd	root on wd0a type ffs
14config		nfsnetbsd root on smap0 type nfs
15
16#makeoptions	DEFGP="-G 40"
17
18options 	KLOADER_KERNEL_PATH="\"/netbsd\""
19options 	KLOADER
20
21options 	DDB			# in-kernel debugger
22pseudo-device	ksyms
23
24options 	NMBCLUSTERS=4096 # Max. number of mbuf clusters
25
26options 	GATEWAY		# packet forwarding
27
28options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
29options 	PPP_DEFLATE	# Deflate compression support for PPP
30options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
31
32uplcom*	at uhub? port ?		# I/O DATA USB-RSAQ2 serial adapter
33ucom*	at uplcom? portno ?
34
35pseudo-device	ppp			# Point-to-Point Protocol
36