Lines Matching +full:binary +full:/ +full:sh4 +full:/ +full:hpcboot +full:. +full:exe

1 # $NetBSD: GENERIC,v 1.118 2024/01/29 18:27:12 christos Exp $
6 # kernel. The generic kernel does not include all options, subsystems
7 # and device drivers, but should be useful for most applications.
10 # machine to reduce the kernel size and improve its performance.
13 # man page.
16 # the intro(4) man page. For further information about kernel options
17 # for this architecture, see the options(4) man page. For an explanation
19 # device.
22 # This kernel supports...
23 # HP Jornada 680/690
24 # HP 620LX/660LX
28 include "arch/hpcsh/conf/std.hpcsh"
30 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
38 # CPU support. At least one is REQUIRED.
40 #options SH4
47 # PCLOCK is estimated by kernel.
49 # HP Jornada 680/690 22.22MHz 133MHz
53 #options PCLOCK=...
57 #options KLOADER_KERNEL_PATH="\"/netbsd\""
66 #options RTC_OFFSET=-540 # hardware clock is this many mins. west of GMT
67 # (overrides tz info that hpcboot.exe passes)
83 # disk I/O load.
88 # disk I/O load.
92 # Diagnostic/debugging support options
94 #options DEBUG # expensive debugging checks/support
96 #options DDB_ONPANIC=1 # see also sysctl(7): `ddb.onpanic'
102 #options KGDB_DEVNAME="\"hd64465uart\"" # HITACHI PERSONA (SH4)
106 include "conf/compat_netbsd15.config"
122 #file-system FDESC # /dev/fd
123 file-system KERNFS # /kern
124 file-system PROCFS # /proc
126 file-system PTYFS # /dev/pts/N support
128 #file-system UDF # experimental - OSTA UDF CD/DVD file-system
150 #options ALTQ_FLOWVALVE # RED/flow-valve (red-penalty-box)
155 #options ALTQ_RIO # RED with IN/OUT
158 # These options enable verbose messages for several subsystems.
173 # customization of console and kernel output - see dev/wscons/wsdisplayvar.h
193 # Kernel root file system and dump configuration.
223 # HP Jornada (620LX/660LX, 680/690)
225 scif0 at shb? # serial port/console
227 # don't need to define SCIFCONSOLE, you can select from the bootloader.
229 j6x0pwr* at adc? # battery, on/off, etc
236 # Do not convert hard icons to key presses while serving mouse input.
238 # Customization for the mini-keymap of hard icons.
249 psh3pwr* at adc? # PERSONA SH3 battery, on/off, etc
276 pcmcia0 at hd64461pcmcia? controller 0 socket ? # I/O card, memory card
296 wi* at pcmcia0 function ? # Lucent/Intersil WaveLan IEEE (802.11)
298 # MII/PHY support
311 btbc* at pcmcia? function ? # AnyCom BlueCard LSE041/039/139
340 # disk/mass storage pseudo-devices
367 #pseudo-device vcoda # coda minicache <-> venus comm.
375 include "dev/veriexec.config"
378 cinclude "arch/hpcsh/conf/GENERIC.local"