Module Name:    src
Committed By:   jmcneill
Date:           Mon Oct 15 11:35:42 UTC 2018

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

Log Message:
Add acpipchb


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 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.46 src/sys/arch/evbarm/conf/GENERIC64:1.47
--- src/sys/arch/evbarm/conf/GENERIC64:1.46	Fri Oct 12 23:26:41 2018
+++ src/sys/arch/evbarm/conf/GENERIC64	Mon Oct 15 11:35:42 2018
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: GENERIC64,v 1.46 2018/10/12 23:26:41 jmcneill Exp $
+#	$NetBSD: GENERIC64,v 1.47 2018/10/15 11:35:42 jmcneill Exp $
 #
 #	GENERIC ARM (aarch64) kernel
 #
@@ -201,6 +201,7 @@ tegra210xphy*	at tegra210xpad?
 
 # PCIE
 pcihost*	at fdt?			# Generic PCI host controller
+acpipchb*	at acpi?		# ACPI PCIe host bridge
 tegrapcie0	at fdt?			# NVIDIA Tegra PCIE
 pci*		at pcibus? 
 ppb*		at pci? dev ? function ?

Reply via email to