xref: /netbsd/sys/arch/playstation2/conf/AGATE (revision bf9ec67e)
1#
2# -- SCPH-18000 used by uch@netbsd.org
3#
4# 	$NetBSD: AGATE,v 1.4 2002/04/25 15:06:35 atatat 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
12config		netbsd	root on wd0a type ffs
13config		nfsnetbsd root on smap0 type nfs
14
15makeoptions	DEFGP="-G 40"
16
17options 	KLOADER_KERNEL_PATH="\"/netbsd\""
18
19options 	DDB			# in-kernel debugger
20
21options 	NMBCLUSTERS=4096 # Max. number of mbuf clusters
22
23options 	GATEWAY		# packet forwarding
24
25options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
26options 	PPP_DEFLATE	# Deflate compression support for PPP
27options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
28
29uplcom*	at uhub? port ?		# I/O DATA USB-RSAQ2 serial adapter
30ucom*	at uplcom? portno ?
31
32pseudo-device	ppp		2	# Point-to-Point Protocol
33