Module Name:    src
Committed By:   jmcneill
Date:           Sun Oct 21 21:18:59 UTC 2018

Modified Files:
        src/sys/arch/evbarm/conf: GENERIC64

Log Message:
Add gicvthree at acpi


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/evbarm/conf/GENERIC64

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/GENERIC64
diff -u src/sys/arch/evbarm/conf/GENERIC64:1.55 src/sys/arch/evbarm/conf/GENERIC64:1.56
--- src/sys/arch/evbarm/conf/GENERIC64:1.55	Sun Oct 21 18:32:23 2018
+++ src/sys/arch/evbarm/conf/GENERIC64	Sun Oct 21 21:18:59 2018
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: GENERIC64,v 1.55 2018/10/21 18:32:23 jmcneill Exp $
+#	$NetBSD: GENERIC64,v 1.56 2018/10/21 21:18:59 jmcneill Exp $
 #
 #	GENERIC ARM (aarch64) kernel
 #
@@ -146,6 +146,7 @@ gic*		at fdt? pass 1		# ARM GICv2
 gic*		at acpi?
 armgic0		at gic?
 gicvthree*	at fdt? pass 1		# ARM GICv3
+gicvthree*	at acpi?
 sunxinmi*	at fdt? pass 2		# Allwinner NMI / R_INTC
 
 # Memory controller

Reply via email to