NetBSD/sys/arch/hpcmips/conf/NULLCONF

43 lines
1.1 KiB
Plaintext
Raw Normal View History

#
# $NetBSD: NULLCONF,v 1.16 2002/06/22 00:01:10 ross Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
2002-01-02 16:13:18 +03:00
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 8
2002-01-02 16:13:18 +03:00
include "arch/hpcmips/conf/std.hpcmips.vr41"
options VR4102 # NEC VR4102
options VR4111 # NEC VR4111
options VR4121 # NEC VR4121
2002-01-02 16:13:18 +03:00
options DDB # in-kernel debugger
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
makeoptions DEFWARNINGS="no" # override DEFWARNINGS?=yes
file-system FFS # fast filesystem with user and group quotas
options COMPAT_386BSD_MBRPART # recognize old partition ID
2002-01-26 13:24:58 +03:00
# compile options
makeoptions DEFGP="-G 18"
config netbsd root on ? type ?
vrisab2 at vrgiu?
isa2 at vrisab2
1999-11-21 15:46:51 +03:00
# Workstation Console attachments
2000-03-14 11:31:07 +03:00
bivideo0 at mainbus0
hpcfb* at bivideo0
wsdisplay* at hpcfb?
2000-09-27 14:21:23 +04:00
wskbd* at hpckbd? mux 1
2002-01-02 16:13:18 +03:00
wsmouse* at vrpiu? mux 0
1999-11-21 15:46:51 +03:00
pseudo-device biconsdev 1 # build-in console device
pseudo-device clockctl # user control of clock subsystem