XLR64 revision 209814
1209814Sjchandra# XLR64 -- Kernel configuration file for N64 kernel on XLR/XLS
2209814Sjchandra#
3209814Sjchandra# For more information on this file, please read the handbook section on
4209814Sjchandra# Kernel Configuration Files:
5209814Sjchandra#
6209814Sjchandra#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7209814Sjchandra#
8209814Sjchandra# The handbook is also available locally in /usr/share/doc/handbook
9209814Sjchandra# if you've installed the doc distribution, otherwise always see the
10209814Sjchandra# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11209814Sjchandra# latest information.
12209814Sjchandra#
13209814Sjchandra# An exhaustive list of options and more detailed explanations of the
14209814Sjchandra# device lines is also present in the ../../conf/NOTES and NOTES files. 
15209814Sjchandra# If you are in doubt as to the purpose or necessity of a line, check first 
16209814Sjchandra# in NOTES.
17209814Sjchandra#
18209814Sjchandra# $FreeBSD: head/sys/mips/conf/XLR64 209814 2010-07-08 16:06:58Z jchandra $
19209814Sjchandra
20209814Sjchandramachine 	mips
21209814Sjchandracpu 		CPU_MIPS4KC
22209814Sjchandraident 		XLR
23209814Sjchandra
24209814Sjchandramakeoptions	MODULES_OVERRIDE=""
25209814Sjchandramakeoptions     TARGET_BIG_ENDIAN
26209814Sjchandra
27209814Sjchandrainclude		"../rmi/std.xlr"
28209814Sjchandra
29209814Sjchandramakeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols
30209814Sjchandramakeoptions	ARCH_FLAGS="-march=mips64 -mabi=64"
31209814Sjchandramakeoptions	LDSCRIPT_NAME=ldscript.mips.64
32209814Sjchandra
33209814Sjchandra#profile		2
34209814Sjchandra
35209814Sjchandraoptions 	SCHED_ULE		# ULE scheduler
36209814Sjchandra#options		VERBOSE_SYSINIT
37209814Sjchandra#options 	SCHED_4BSD		# 4BSD scheduler
38209814Sjchandra#options         SMP
39209814Sjchandra#options 	PREEMPTION		# Enable kernel thread preemption
40209814Sjchandra#options 	FULL_PREEMPTION		# Enable kernel thread preemption
41209814Sjchandraoptions 	INET			# InterNETworking
42209814Sjchandraoptions 	INET6			# IPv6 communications protocols
43209814Sjchandraoptions 	FFS			# Berkeley Fast Filesystem
44209814Sjchandra#options 	SOFTUPDATES		# Enable FFS soft updates support
45209814Sjchandraoptions 	UFS_ACL			# Support for access control lists
46209814Sjchandraoptions 	UFS_DIRHASH		# Improve performance on big directories
47209814Sjchandraoptions		NFSCLIENT
48209814Sjchandraoptions		NFS_ROOT
49209814Sjchandra#
50209814Sjchandraoptions         BOOTP
51209814Sjchandraoptions         BOOTP_NFSROOT
52209814Sjchandraoptions         BOOTP_NFSV3
53209814Sjchandraoptions         BOOTP_WIRED_TO=rge0
54209814Sjchandraoptions         BOOTP_COMPAT
55209814Sjchandraoptions		ROOTDEVNAME=\"nfs:10.1.1.8:/usr/extra/nfsroot\"
56209814Sjchandra#
57209814Sjchandra#options 	MD_ROOT			# MD is a potential root device
58209814Sjchandra#options		MD_ROOT_SIZE=27000
59209814Sjchandra#options		MD_ROOT_SIZE=5120
60209814Sjchandra#options		ROOTDEVNAME=\"ufs:md0\"
61209814Sjchandraoptions 	_KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
62209814Sjchandraoptions 	HZ=1000	
63209814Sjchandraoptions 	NO_SWAPPING
64209814Sjchandra
65209814Sjchandra#Debugging options
66209814Sjchandraoptions 	KTRACE			# ktrace(1) support
67209814Sjchandraoptions 	DDB
68209814Sjchandraoptions 	KDB
69209814Sjchandraoptions 	GDB
70209814Sjchandraoptions 	ALT_BREAK_TO_DEBUGGER
71209814Sjchandra#options 	DEADLKRES		#Enable the deadlock resolver
72209814Sjchandraoptions 	INVARIANTS		#Enable calls of extra sanity checking
73209814Sjchandraoptions 	INVARIANT_SUPPORT	#Extra sanity checks of internal structures, required by INVARIANTS
74209814Sjchandra#options 	WITNESS			#Enable checks to detect deadlocks and cycles
75209814Sjchandra#options 	WITNESS_SKIPSPIN	#Don't run witness on spinlocks for speed
76209814Sjchandra#options 	KTR			# ktr(4) and ktrdump(8) support
77209814Sjchandra#options 	KTR_COMPILE=(KTR_LOCK|KTR_PROC|KTR_INTR|KTR_CALLOUT|KTR_UMA|KTR_SYSC|KTR_CRITICAL)
78209814Sjchandra#options 	KTR_ENTRIES=131072
79209814Sjchandra#options 	MUTEX_DEBUG
80209814Sjchandra#options 	MUTEX_PROFILING
81209814Sjchandra
82209814Sjchandradevice		pci
83209814Sjchandra#device		ata
84209814Sjchandra#device		atadisk
85209814Sjchandra#options 	XLR_PERFMON		# Enable XLR processor activity monitoring
86209814Sjchandraoptions  	BREAK_TO_DEBUGGER
87209814Sjchandra#device 		genclock
88209814Sjchandradevice 		uart
89209814Sjchandra# Pseudo
90209814Sjchandradevice 		loop
91209814Sjchandradevice 		random
92209814Sjchandradevice 		md
93209814Sjchandradevice 		mem
94209814Sjchandradevice 		pty
95209814Sjchandradevice		bpf
96209814Sjchandra
97209814Sjchandra# Network
98209814Sjchandradevice		miibus
99209814Sjchandradevice		rge
100209814Sjchandradevice 		ether
101209814Sjchandradevice		re
102209814Sjchandradevice		msk
103209814Sjchandra
104209814Sjchandradevice          da
105209814Sjchandradevice          scbus
106209814Sjchandra#device          ohci            # OHCI PCI->USB interface
107209814Sjchandradevice          ehci            # EHCI PCI->USB interface (USB 2.0)
108209814Sjchandradevice          usb             # USB Bus (required)
109209814Sjchandraoptions 	USB_DEBUG	# enable debug msgs
110209814Sjchandra#device         udbp            # USB Double Bulk Pipe devices
111209814Sjchandra#device          ugen            # Generic
112209814Sjchandra#device          uhid            # "Human Interface Devices"
113209814Sjchandradevice          umass           # Disks/Mass storage - Requires scbus and da
114209814Sjchandra
115209814Sjchandra#device		cfi
116209814Sjchandra
117209814Sjchandra#i2c
118209814Sjchandra# Not yet
119209814Sjchandra#device      ic
120209814Sjchandra#device      iic
121209814Sjchandra#device      iicbb
122209814Sjchandra#device      iicbus
123209814Sjchandra#device      xlr_rtc
124209814Sjchandra#device      xlr_temperature
125209814Sjchandra#device      xlr_eeprom
126209814Sjchandra
127209814Sjchandra#crypto
128209814Sjchandra# Not yet
129209814Sjchandra#device cryptodev
130209814Sjchandra#device crypto
131209814Sjchandra#device rmisec
132209814Sjchandraoptions		ISA_MIPS64
133209814Sjchandramakeoptions	KERNLOADADDR=0xffffffff80100000
134209814Sjchandra# XLR64 -- Kernel configuration file for N64 kernel on XLR/XLS
135209814Sjchandra#
136209814Sjchandra# For more information on this file, please read the handbook section on
137209814Sjchandra# Kernel Configuration Files:
138209814Sjchandra#
139209814Sjchandra#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
140209814Sjchandra#
141209814Sjchandra# The handbook is also available locally in /usr/share/doc/handbook
142209814Sjchandra# if you've installed the doc distribution, otherwise always see the
143209814Sjchandra# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
144209814Sjchandra# latest information.
145209814Sjchandra#
146209814Sjchandra# An exhaustive list of options and more detailed explanations of the
147209814Sjchandra# device lines is also present in the ../../conf/NOTES and NOTES files. 
148209814Sjchandra# If you are in doubt as to the purpose or necessity of a line, check first 
149209814Sjchandra# in NOTES.
150209814Sjchandra#
151209814Sjchandra# $FreeBSD: head/sys/mips/conf/XLR64 209814 2010-07-08 16:06:58Z jchandra $
152209814Sjchandra
153209814Sjchandramachine 	mips
154209814Sjchandracpu 		CPU_MIPS4KC
155209814Sjchandraident 		XLR
156209814Sjchandra
157209814Sjchandramakeoptions	MODULES_OVERRIDE=""
158209814Sjchandramakeoptions     TARGET_BIG_ENDIAN
159209814Sjchandra
160209814Sjchandrainclude		"../rmi/std.xlr"
161209814Sjchandra
162209814Sjchandramakeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols
163209814Sjchandramakeoptions	ARCH_FLAGS="-march=mips64 -mabi=64"
164209814Sjchandramakeoptions	LDSCRIPT_NAME=ldscript.mips.64
165209814Sjchandra
166209814Sjchandra#profile		2
167209814Sjchandra
168209814Sjchandraoptions 	SCHED_ULE		# ULE scheduler
169209814Sjchandra#options		VERBOSE_SYSINIT
170209814Sjchandra#options 	SCHED_4BSD		# 4BSD scheduler
171209814Sjchandra#options         SMP
172209814Sjchandra#options 	PREEMPTION		# Enable kernel thread preemption
173209814Sjchandra#options 	FULL_PREEMPTION		# Enable kernel thread preemption
174209814Sjchandraoptions 	INET			# InterNETworking
175209814Sjchandraoptions 	INET6			# IPv6 communications protocols
176209814Sjchandraoptions 	FFS			# Berkeley Fast Filesystem
177209814Sjchandra#options 	SOFTUPDATES		# Enable FFS soft updates support
178209814Sjchandraoptions 	UFS_ACL			# Support for access control lists
179209814Sjchandraoptions 	UFS_DIRHASH		# Improve performance on big directories
180209814Sjchandraoptions		NFSCLIENT
181209814Sjchandraoptions		NFS_ROOT
182209814Sjchandra#
183209814Sjchandraoptions         BOOTP
184209814Sjchandraoptions         BOOTP_NFSROOT
185209814Sjchandraoptions         BOOTP_NFSV3
186209814Sjchandraoptions         BOOTP_WIRED_TO=rge0
187209814Sjchandraoptions         BOOTP_COMPAT
188209814Sjchandraoptions		ROOTDEVNAME=\"nfs:10.1.1.8:/usr/extra/nfsroot\"
189209814Sjchandra#
190209814Sjchandra#options 	MD_ROOT			# MD is a potential root device
191209814Sjchandra#options		MD_ROOT_SIZE=27000
192209814Sjchandra#options		MD_ROOT_SIZE=5120
193209814Sjchandra#options		ROOTDEVNAME=\"ufs:md0\"
194209814Sjchandraoptions 	_KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
195209814Sjchandraoptions 	HZ=1000	
196209814Sjchandraoptions 	NO_SWAPPING
197209814Sjchandra
198209814Sjchandra#Debugging options
199209814Sjchandraoptions 	KTRACE			# ktrace(1) support
200209814Sjchandraoptions 	DDB
201209814Sjchandraoptions 	KDB
202209814Sjchandraoptions 	GDB
203209814Sjchandraoptions 	ALT_BREAK_TO_DEBUGGER
204209814Sjchandra#options 	DEADLKRES		#Enable the deadlock resolver
205209814Sjchandraoptions 	INVARIANTS		#Enable calls of extra sanity checking
206209814Sjchandraoptions 	INVARIANT_SUPPORT	#Extra sanity checks of internal structures, required by INVARIANTS
207209814Sjchandra#options 	WITNESS			#Enable checks to detect deadlocks and cycles
208209814Sjchandra#options 	WITNESS_SKIPSPIN	#Don't run witness on spinlocks for speed
209209814Sjchandra#options 	KTR			# ktr(4) and ktrdump(8) support
210209814Sjchandra#options 	KTR_COMPILE=(KTR_LOCK|KTR_PROC|KTR_INTR|KTR_CALLOUT|KTR_UMA|KTR_SYSC|KTR_CRITICAL)
211209814Sjchandra#options 	KTR_ENTRIES=131072
212209814Sjchandra#options 	MUTEX_DEBUG
213209814Sjchandra#options 	MUTEX_PROFILING
214209814Sjchandra
215209814Sjchandradevice		pci
216209814Sjchandra#device		ata
217209814Sjchandra#device		atadisk
218209814Sjchandra#options 	XLR_PERFMON		# Enable XLR processor activity monitoring
219209814Sjchandraoptions  	BREAK_TO_DEBUGGER
220209814Sjchandra#device 		genclock
221209814Sjchandradevice 		uart
222209814Sjchandra# Pseudo
223209814Sjchandradevice 		loop
224209814Sjchandradevice 		random
225209814Sjchandradevice 		md
226209814Sjchandradevice 		mem
227209814Sjchandradevice 		pty
228209814Sjchandradevice		bpf
229209814Sjchandra
230209814Sjchandra# Network
231209814Sjchandradevice		miibus
232209814Sjchandradevice		rge
233209814Sjchandradevice 		ether
234209814Sjchandradevice		re
235209814Sjchandradevice		msk
236209814Sjchandra
237209814Sjchandradevice          da
238209814Sjchandradevice          scbus
239209814Sjchandra#device          ohci            # OHCI PCI->USB interface
240209814Sjchandradevice          ehci            # EHCI PCI->USB interface (USB 2.0)
241209814Sjchandradevice          usb             # USB Bus (required)
242209814Sjchandraoptions 	USB_DEBUG	# enable debug msgs
243209814Sjchandra#device         udbp            # USB Double Bulk Pipe devices
244209814Sjchandra#device          ugen            # Generic
245209814Sjchandra#device          uhid            # "Human Interface Devices"
246209814Sjchandradevice          umass           # Disks/Mass storage - Requires scbus and da
247209814Sjchandra
248209814Sjchandra#device		cfi
249209814Sjchandra
250209814Sjchandra#i2c
251209814Sjchandra# Not yet
252209814Sjchandra#device      ic
253209814Sjchandra#device      iic
254209814Sjchandra#device      iicbb
255209814Sjchandra#device      iicbus
256209814Sjchandra#device      xlr_rtc
257209814Sjchandra#device      xlr_temperature
258209814Sjchandra#device      xlr_eeprom
259209814Sjchandra
260209814Sjchandra#crypto
261209814Sjchandra# Not yet
262209814Sjchandra#device cryptodev
263209814Sjchandra#device crypto
264209814Sjchandra#device rmisec
265209814Sjchandraoptions		ISA_MIPS64
266209814Sjchandramakeoptions	KERNLOADADDR=0xffffffff80100000
267