artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5c82e3
)
remove commented DEBUG_TIMER for timer driver removed in 2021
author
jsg
<jsg@openbsd.org>
Tue, 30 Apr 2024 01:53:49 +0000
(
01:53
+0000)
committer
jsg
<jsg@openbsd.org>
Tue, 30 Apr 2024 01:53:49 +0000
(
01:53
+0000)
sys/arch/riscv64/conf/GENERIC
patch
|
blob
|
history
diff --git
a/sys/arch/riscv64/conf/GENERIC
b/sys/arch/riscv64/conf/GENERIC
index
ac3e35e
..
ab05470
100644
(file)
--- a/
sys/arch/riscv64/conf/GENERIC
+++ b/
sys/arch/riscv64/conf/GENERIC
@@
-1,4
+1,4
@@
-# $OpenBSD: GENERIC,v 1.5
1 2024/03/31 19:17:53 kettenis
Exp $
+# $OpenBSD: GENERIC,v 1.5
2 2024/04/30 01:53:49 jsg
Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@
-21,7
+21,6
@@
makeoptions KERNEL_BASE_VIRT="0xffffffc000200000"
#option DEBUG
#option DEBUG_AUTOCONF
#option DEBUG_INTC
-#option DEBUG_TIMER
option WSDISPLAY_COMPAT_USL
option WSDISPLAY_COMPAT_RAWKBD