artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de7daf7
)
Enable RSB attachment for axppmic(4).
author
kettenis
<kettenis@openbsd.org>
Mon, 18 Dec 2017 10:51:24 +0000
(10:51 +0000)
committer
kettenis
<kettenis@openbsd.org>
Mon, 18 Dec 2017 10:51:24 +0000
(10:51 +0000)
sys/arch/armv7/conf/GENERIC
patch
|
blob
|
history
diff --git
a/sys/arch/armv7/conf/GENERIC
b/sys/arch/armv7/conf/GENERIC
index
72d6838
..
a9a5812
100644
(file)
--- a/
sys/arch/armv7/conf/GENERIC
+++ b/
sys/arch/armv7/conf/GENERIC
@@
-1,4
+1,4
@@
-# $OpenBSD: GENERIC,v 1.10
0 2017/12/16 10:22:13
kettenis Exp $
+# $OpenBSD: GENERIC,v 1.10
1 2017/12/18 10:51:24
kettenis Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@
-93,6
+93,7
@@
sxiccmu* at fdt? early 1 # Clock Control Module/Unit
sxitimer* at fdt? early 1
sxirsb* at fdt? early 1 # Reduced Serial Bus
acrtc* at sxirsb?
+axppmic* at sxirsb?
sxidog* at fdt? # watchdog timer
sxirtc* at fdt? # Real Time Clock
sxie* at fdt?