Module Name:    src
Committed By:   jmcneill
Date:           Sun Sep 30 16:06:02 UTC 2018

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

Log Message:
Add qemufwcfg


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 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.40 src/sys/arch/evbarm/conf/GENERIC64:1.41
--- src/sys/arch/evbarm/conf/GENERIC64:1.40	Sun Sep 30 15:31:05 2018
+++ src/sys/arch/evbarm/conf/GENERIC64	Sun Sep 30 16:06:02 2018
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: GENERIC64,v 1.40 2018/09/30 15:31:05 jmcneill Exp $
+#	$NetBSD: GENERIC64,v 1.41 2018/09/30 16:06:02 jmcneill Exp $
 #
 #	GENERIC ARM (aarch64) kernel
 #
@@ -140,6 +140,7 @@ tegramc*	at fdt?	pass 4		# NVIDIA Tegra 
 # Firmware devices
 bcmmbox*	at fdt?			# Broadcom VideoCore IV mailbox
 vcmbox*		at bcmmbox?
+qemufwcfg*	at fdt?			# QEMU Firmware Configuration device
 
 # DMA controller
 bcmdmac*	at fdt?			# Broadcom BCM283x DMA controller

Reply via email to