summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/armv7/conf/GENERIC3
-rw-r--r--sys/arch/armv7/conf/RAMDISK3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/armv7/conf/GENERIC b/sys/arch/armv7/conf/GENERIC
index 1fe66198653..c8d8b69a9af 100644
--- a/sys/arch/armv7/conf/GENERIC
+++ b/sys/arch/armv7/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.124 2019/08/11 14:46:18 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.125 2019/10/24 11:13:06 kettenis Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -114,6 +114,7 @@ ehci* at fdt? # EHCI (shim)
usb* at ehci? #flags 0x1
ohci* at fdt?
usb* at ohci?
+sxisid* at fdt? early 1
sxisyscon* at fdt? early 1 # System controller
sxitemp* at fdt? # Temperature sensor
sxits* at fdt? # Touchpad controller
diff --git a/sys/arch/armv7/conf/RAMDISK b/sys/arch/armv7/conf/RAMDISK
index 05067ae11ea..7998dbaa7f9 100644
--- a/sys/arch/armv7/conf/RAMDISK
+++ b/sys/arch/armv7/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.110 2019/09/04 14:29:41 cheloha Exp $
+# $OpenBSD: RAMDISK,v 1.111 2019/10/24 11:13:06 kettenis Exp $
machine armv7 arm
@@ -105,6 +105,7 @@ ehci* at fdt? # EHCI (shim)
usb* at ehci? #flags 0x1
ohci* at fdt?
usb* at ohci?
+sxisid* at fdt? early 1
sxisyscon* at fdt? early 1 # System controller
sxitwi* at fdt? # Two-Wire Serial Interface
iic* at sxitwi? # I2C bus