Module Name:    src
Committed By:   jmcneill
Date:           Sun Oct 21 12:07:47 UTC 2018

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

Log Message:
Add qemufwcfg at acpi


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 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.52 src/sys/arch/evbarm/conf/GENERIC64:1.53
--- src/sys/arch/evbarm/conf/GENERIC64:1.52	Fri Oct 19 21:09:09 2018
+++ src/sys/arch/evbarm/conf/GENERIC64	Sun Oct 21 12:07:47 2018
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: GENERIC64,v 1.52 2018/10/19 21:09:09 jakllsch Exp $
+#	$NetBSD: GENERIC64,v 1.53 2018/10/21 12:07:47 jmcneill Exp $
 #
 #	GENERIC ARM (aarch64) kernel
 #
@@ -153,6 +153,7 @@ tegramc*	at fdt?	pass 4		# NVIDIA Tegra 
 bcmmbox*	at fdt?			# Broadcom VideoCore IV mailbox
 vcmbox*		at bcmmbox?
 qemufwcfg*	at fdt?			# QEMU Firmware Configuration device
+qemufwcfg*	at acpi?
 
 # DMA controller
 bcmdmac*	at fdt?			# Broadcom BCM283x DMA controller

Reply via email to