summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/arm64/conf/GENERIC3
-rw-r--r--sys/arch/arm64/conf/RAMDISK3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC
index dd025663787..717814db673 100644
--- a/sys/arch/arm64/conf/GENERIC
+++ b/sys/arch/arm64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.154 2020/04/19 16:04:34 tobhe Exp $
+# $OpenBSD: GENERIC,v 1.155 2020/04/21 19:10:32 tobhe Exp $
#
# GENERIC machine description file
#
@@ -153,6 +153,7 @@ dwctwo* at fdt?
usb* at dwctwo?
bcmmbox* at fdt? early 1
bcmclock* at fdt? early 1
+bcmdmac* at fdt? early 1
# Amlogic SoCs
amlclock* at fdt? early 1
diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK
index 94075b5ed70..6088f73c7ba 100644
--- a/sys/arch/arm64/conf/RAMDISK
+++ b/sys/arch/arm64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.117 2020/04/19 16:04:34 tobhe Exp $
+# $OpenBSD: RAMDISK,v 1.118 2020/04/21 19:10:32 tobhe Exp $
#
# GENERIC machine description file
#
@@ -138,6 +138,7 @@ dwctwo* at fdt?
usb* at dwctwo?
bcmmbox* at fdt? early 1
bcmclock* at fdt? early 1
+bcmdmac* at fdt? early 1
# Amlogic SoCs
amlclock* at fdt? early 1