Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Add acpipchb



details:   https://anonhg.NetBSD.org/src/rev/8fb852d3e271
branches:  trunk
changeset: 836397:8fb852d3e271
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Oct 15 11:35:42 2018 +0000

description:
Add acpipchb

diffstat:

 sys/arch/evbarm/conf/GENERIC64 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 90c08225d2f7 -r 8fb852d3e271 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64    Mon Oct 15 11:35:03 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64    Mon Oct 15 11:35:42 2018 +0000
@@ -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 @@
 
 # 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 ?



Home | Main Index | Thread Index | Old Index