NULLCONF revision 1.23
1# 2# $NetBSD: NULLCONF,v 1.23 2015/08/21 01:52:08 uebayasi Exp $ 3# 4include "arch/hpcmips/conf/std.hpcmips" 5 6#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 7#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 8 9maxusers 8 10 11include "arch/hpcmips/conf/std.hpcmips.vr41" 12makeoptions CPUFLAGS="-mips2" # CPU codegen options 13options VR4102 # NEC VR4102 14options VR4111 # NEC VR4111 15options VR4121 # NEC VR4121 16 17options DDB # in-kernel debugger 18pseudo-device ksyms 19 20options WINCE_DEFAULT_SETTING # Debugging use 21options DUMP_GIU_LEVEL2_INTR # Debugging use 22options DEBUG_FIND_PCIC # Debugging use XXX harmful don't define until read source. 23#options DEBUG_FIND_PCIC_I82365SL_ONLY 24makeoptions DEFWARNINGS="no" # override DEFWARNINGS?=yes 25 26file-system FFS # fast filesystem with user and group quotas 27options FFS_NO_SNAPSHOT # No FFS snapshot support 28options COMPAT_386BSD_MBRPART # recognize old partition ID 29options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 30 31# compile options 32#makeoptions DEFGP="-G 18" 33 34config netbsd root on ? type ? 35 36vrisab2 at vrgiu? 37isa2 at vrisab2 38 39# Workstation Console attachments 40bivideo0 at mainbus0 41hpcfb* at bivideo0 42wsdisplay* at hpcfb? 43wskbd* at hpckbd? mux 1 44wsmouse* at vrpiu? mux 0 45 46pseudo-device biconsdev 1 # build-in console device 47pseudo-device clockctl # user control of clock subsystem 48