Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

#
# 	$NetBSD: NULLCONF,v 1.24 2015/08/30 14:06:17 uebayasi Exp $
#
include		"arch/hpcmips/conf/std.hpcmips"

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

maxusers	8

include		"arch/hpcmips/conf/std.hpcmips.vr41"
makeoptions	CPUFLAGS="-mips2"	# CPU codegen options
options 	VR4102			# NEC VR4102
options 	VR4111			# NEC VR4111
options 	VR4121			# NEC VR4121

options 	DDB			# in-kernel debugger
pseudo-device	ksyms

options 	WINCE_DEFAULT_SETTING	# Debugging use
options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
#options 	DEBUG_FIND_PCIC_I82365SL_ONLY

file-system 	FFS		# fast filesystem with user and group quotas
options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
options 	COMPAT_386BSD_MBRPART # recognize old partition ID
options		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.

# compile options
#makeoptions	DEFGP="-G 18"

config		netbsd		root on ? type ?

vrisab2 at vrgiu?
isa2	at vrisab2

# Workstation Console attachments
bivideo0	at	mainbus0
hpcfb*		at	bivideo0
wsdisplay*	at	hpcfb?
wskbd*		at	hpckbd? mux 1
wsmouse*	at	vrpiu? mux 0

pseudo-device	biconsdev	1	# build-in console device
pseudo-device	clockctl		# user control of clock subsystem