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