summaryrefslogtreecommitdiff
path: root/sys/arch/arm64/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/arm64/conf')
-rw-r--r--sys/arch/arm64/conf/GENERIC5
-rw-r--r--sys/arch/arm64/conf/RAMDISK5
2 files changed, 8 insertions, 2 deletions
diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC
index 3b3de9b42b1..bf180ec75b5 100644
--- a/sys/arch/arm64/conf/GENERIC
+++ b/sys/arch/arm64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.185 2021/02/04 16:25:38 anton Exp $
+# $OpenBSD: GENERIC,v 1.186 2021/02/11 23:54:40 patrick Exp $
#
# GENERIC machine description file
#
@@ -126,6 +126,9 @@ amdgpu* at pci?
drm* at amdgpu?
wsdisplay* at amdgpu?
+# Apple
+exuart* at fdt?
+
# iMX
imxccm* at fdt? early 1
imxiomuxc* at fdt? early 1
diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK
index 76f3fec9579..aa4be77f6a5 100644
--- a/sys/arch/arm64/conf/RAMDISK
+++ b/sys/arch/arm64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.138 2021/01/19 19:14:39 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.139 2021/02/11 23:54:40 patrick Exp $
#
# GENERIC machine description file
#
@@ -110,6 +110,9 @@ vioscsi* at virtio?
simplefb* at fdt?
wsdisplay* at simplefb?
+# Apple
+exuart* at fdt?
+
# iMX
imxccm* at fdt? early 1
imxiomuxc* at fdt? early 1