xref: /netbsd/sys/arch/sbmips/conf/GENERIC (revision bf9ec67e)
1# $NetBSD: GENERIC,v 1.5 2002/04/25 15:06:36 atatat Exp $
2
3include 	"arch/sbmips/conf/std.sbmips.eb"	# big-endian mode
4#include 	"arch/sbmips/conf/std.sbmips.el"	# little-endian mode
5
6options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
7
8#ident 		"GENERIC-$Revision: 1.5 $"
9
10# The following three options are required for BCM1250 pass 1 silicon
11options 	SB1250_PASS1
12options 	NOFPU
13options 	SOFTFLOAT
14
15maxusers	32
16
17# Standard system options
18options 	KTRACE		# system call tracing support
19options 	SYSVMSG		# System V message queues
20options 	SYSVSEM		# System V semaphores
21options 	SYSVSHM		# System V shared memory
22#options 	SHMMAXPGS=1024	# 1024 pages is the default
23options 	LKM		# loadable kernel modules
24#options 	NTP		# network time protocol
25#options 	UCONSOLE	# users can redirect console (unsafe)
26
27# Debugging options
28options 	DIAGNOSTIC	# extra kernel sanity checking
29#options 	DEBUG		# extra kernel debugging support
30#options 	KMEMSTATS	# kernel memory statistics (vmstat -m)
31#options 	USERCONF	# userconf(4) support
32options 	DDB		# kernel dynamic debugger
33options 	DDB_HISTORY_SIZE=100 # enable history editing in DDB
34#makeoptions 	DEBUG="-g"	# compile full symbol table
35options 	SYMTAB_SPACE=200000	# size for embedded symbol table
36
37# Compatibility options
38options 	COMPAT_43	# compatibility with 4.3BSD binaries
39#options 	COMPAT_10	# NetBSD 0.9 binary compatibility
40#options 	COMPAT_10	# NetBSD 1.0 binary compatibility
41#options 	COMPAT_11	# NetBSD 1.1 binary compatibility
42#options 	COMPAT_12	# NetBSD 1.2 binary compatibility
43#options 	COMPAT_13	# NetBSD 1.3 binary compatibility
44#options 	COMPAT_14	# NetBSD 1.4 binary compatibility
45#options 	EXEC_ECOFF	# exec ECOFF binaries
46#options 	COMPAT_ULTRIX	# binary compatibility with Ultrix
47
48# File systems
49file-system	FFS		# Berkeley Fast Filesystem
50file-system	NFS		# Sun NFS-compatible filesystem client
51file-system	KERNFS		# kernel data-structure filesystem
52#file-system	NULLFS		# NULL layered filesystem
53file-system 	OVERLAY		# overlay file system
54file-system	MFS		# memory-based filesystem
55file-system	FDESC		# user file descriptor filesystem
56#file-system	UMAPFS		# uid/gid remapping filesystem
57file-system	LFS		# Log-based filesystem (still experimental)
58#file-system	PORTAL		# portal filesystem (still experimental)
59#file-system	PROCFS		# /proc
60#file-system	CD9660		# ISO 9660 + Rock Ridge file system
61#file-system	UNION		# union file system
62#file-system	MSDOSFS		# MS-DOS FAT filesystem(s).
63#file-system 	CODA		# Coda File System; also needs vcoda (below)
64
65# File system options
66options 	NFSSERVER	# Sun NFS-compatible filesystem server
67options 	QUOTA		# FFS quotas
68#options 	FFS_EI		# FFS Endian Independant support
69#options 	SOFTDEP		# FFS soft updates support.
70#options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
71				# immutable) behave as system flags.
72
73# Networking options
74#options 	GATEWAY		# IP packet forwarding
75options 	INET		# Internet protocols
76options 	INET6		# IPV6
77#options 	IPSEC		# IP security
78#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
79#options 	IPSEC_DEBUG	# debug for IP security
80#options 	MROUTING	# packet forwarding of multicast packets
81#options 	NS		# Xerox NS networking
82#options 	NSIP		# Xerox NS tunneling over IP
83#options 	ISO,TPIP	# OSI networking
84#options 	EON		# OSI tunneling over IP
85#options 	CCITT,LLC,HDLC	# X.25
86#options 	NETATALK	# AppleTalk (over Ethernet) protocol
87#options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
88#options 	PPP_DEFLATE	# Deflate compression support for PPP
89options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
90options 	PFIL_HOOKS	# pfil(9) packet filter hooks
91options 	IPFILTER_LOG	# ipmon(8) log support
92
93# Compatibility with 4.2BSD implementation of TCP/IP.  Not recommended.
94#options 	TCP_COMPAT_42
95
96# These options enable verbose messages for several subsystems.
97# Warning, these may compile large string tables into the kernel!
98options 	PCIVERBOSE	# verbose PCI device autoconfig messages
99#options 	PCI_CONFIG_DUMP	# verbosely dump PCI config space
100#options 	SCSIVERBOSE	# human readable SCSI error messages
101options 	MIIVERBOSE	# verbose PHY autoconfig messages
102
103options 	NFS_BOOT_DHCP
104
105#config		netbsd	root on ? type ?
106config		netbsd	root on sbmac0 type nfs
107
108zbbus*		at root
109
110cpu0		at zbbus? busid 0
111#cpu*		at zbbus? busid ?
112sbscd*		at zbbus? busid ?
113sbobio*		at zbbus? busid ?
114
115#sbicu*		at sbscd? offset ?
116#sbwdog*	at sbscd? offset ? intr ?
117sbtimer0	at sbscd? offset ? intr ? flags 0x01		# clock
118#sbtimer1	at sbscd? offset ? intr ? flags 0x02		# statclock
119sbtimer*	at sbscd? offset ? intr ?
120
121sbmac*		at sbobio? offset ?
122sbscn*		at sbobio? offset ?
123#sbgbus*	at sbobio? offset ?
124
125# MII/PHY support
126brgphy*	at mii? phy ?
127
128# Pseudo-devices
129
130# Disk/mass storage pseudo-devices
131pseudo-device	ccd		4	# concatenated disk devices
132#pseudo-device	raid		4	# RAIDframe disk driver
133#options 	RAID_AUTOCONFIG		# auto-configuration of RAID
134pseudo-device	md		1	# memory disk device (ramdisk)
135pseudo-device	vnd		4	# disk-like interface to files
136
137# Network pseudo-devices
138pseudo-device	bpfilter	8	# Berkeley packet filter
139pseudo-device	ipfilter		# IP filter (firewall) and NAT
140pseudo-device	loop			# network loopback
141#pseudo-device	ppp		2	# Point-to-Point Protocol
142#pseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
143#pseudo-device	sl		2	# Serial Line IP
144#pseudo-device	strip		2	# Starmode Radio IP (Metricom)
145#pseudo-device	irframetty		# IrDA frame line discipline
146#pseudo-device	tun		2	# network tunneling over tty
147#pseudo-device	gre		2	# generic L3 over IP tunnel
148#pseudo-device	ipip		2	# RFC 2003 IP Encapsulation
149#pseudo-device	gif		4	# RFC1933 tunnel
150#pseudo-device	faith		1	# IPv[46] tcp relay translation
151#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
152pseudo-device	vlan			# IEEE 802.1q encapsulation
153pseudo-device	bridge			# simple inter-network bridging
154
155# Miscellaneous pseudo-devices
156pseudo-device	pty			# pseudo-terminals
157#pseudo-device	tb		1	# tablet line discipline
158#pseudo-device	sequencer	1	# MIDI sequencer
159pseudo-device	rnd			# /dev/random & kernel generator
160
161# A pseudo device needed for Coda	# also needs CODA (above)
162#pseudo-device	vcoda		4	# coda minicache <-> venus comm.
163