2 # $NetBSD: NULLCONF,v 1.21 2005/02/18 21:05:52 dsl Exp $
4 include "arch/hpcmips/conf/std.hpcmips"
6 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
7 #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
11 include "arch/hpcmips/conf/std.hpcmips.vr41"
12 makeoptions CPUFLAGS="-mips2" # CPU codegen options
13 options VR4102 # NEC VR4102
14 options VR4111 # NEC VR4111
15 options VR4121 # NEC VR4121
17 options DDB # in-kernel debugger
19 options WINCE_DEFAULT_SETTING # Debugging use
20 options DUMP_GIU_LEVEL2_INTR # Debugging use
21 options DEBUG_FIND_PCIC # Debugging use XXX harmful don't define until read source.
22 #options DEBUG_FIND_PCIC_I82365SL_ONLY
23 makeoptions DEFWARNINGS="no" # override DEFWARNINGS?=yes
25 file-system FFS # fast filesystem with user and group quotas
26 options FFS_NO_SNAPSHOT # No FFS snapshot support
27 options COMPAT_386BSD_MBRPART # recognize old partition ID
28 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
31 #makeoptions DEFGP="-G 18"
33 config netbsd root on ? type ?
38 # Workstation Console attachments
42 wskbd* at hpckbd? mux 1
43 wsmouse* at vrpiu? mux 0
45 pseudo-device biconsdev 1 # build-in console device
46 pseudo-device clockctl # user control of clock subsystem