NetBSD-5.0.2/sys/arch/playstation2/conf/AGATE

#
# -- SCPH-18000 used by uch@NetBSD.org
#
# 	$NetBSD: AGATE,v 1.10 2006/02/05 05:02:01 cube Exp $
#

include 	"arch/playstation2/conf/std.playstation2"
include 	"arch/playstation2/conf/config.playstation2"

#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel

config		netbsd	root on wd0a type ffs
config		nfsnetbsd root on smap0 type nfs

#makeoptions	DEFGP="-G 40"

options 	KLOADER_KERNEL_PATH="\"/netbsd\""
options 	KLOADER

options 	DDB			# in-kernel debugger

options 	NMBCLUSTERS=4096 # Max. number of mbuf clusters

options 	GATEWAY		# packet forwarding

options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
options 	PPP_DEFLATE	# Deflate compression support for PPP
options 	PPP_FILTER	# Active filter support for PPP (requires bpf)

uplcom*	at uhub? port ?		# I/O DATA USB-RSAQ2 serial adapter
ucom*	at uplcom? portno ?

pseudo-device	ppp			# Point-to-Point Protocol