summaryrefslogtreecommitdiff
path: root/sys/arch/arm64/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/arm64/conf/GENERIC')
-rw-r--r--sys/arch/arm64/conf/GENERIC7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC
index 928c4c6ce3b..f16dda3c4a1 100644
--- a/sys/arch/arm64/conf/GENERIC
+++ b/sys/arch/arm64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.83 2018/08/22 15:38:46 mpi Exp $
+# $OpenBSD: GENERIC,v 1.84 2018/08/26 16:52:16 kettenis Exp $
#
# GENERIC machine description file
#
@@ -77,9 +77,10 @@ ccp* at fdt? # AMD Cryptographic Co-processor
# NS16550 compatible serial ports
com* at fdt?
-# Virt on-chip devices
-pluart* at fdt? # onboard uarts
+# Generic devices
+plgpio* at fdt? early 1
plrtc* at fdt?
+pluart* at fdt?
psci* at fdt? early 1
syscon* at fdt? early 1