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 acpiacad, acpibat, acpifan, acpitz



details:   https://anonhg.NetBSD.org/src/rev/cf155e30b2a0
branches:  trunk
changeset: 931302:cf155e30b2a0
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Apr 25 22:08:04 2020 +0000

description:
Add acpiacad, acpibat, acpifan, acpitz

diffstat:

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

diffs (24 lines):

diff -r 61b8f33f4daa -r cf155e30b2a0 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64    Sat Apr 25 21:34:26 2020 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64    Sat Apr 25 22:08:04 2020 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: GENERIC64,v 1.154 2020/04/18 11:00:38 skrll Exp $
+#      $NetBSD: GENERIC64,v 1.155 2020/04/25 22:08:04 jmcneill Exp $
 #
 #      GENERIC ARM (aarch64) kernel
 #
@@ -202,9 +202,13 @@
 # ACPI support
 acpifdt*       at fdt? pass 1
 acpi*          at acpifdt?
+acpiacad*      at acpi?
+acpibat*       at acpi?
 acpibut*       at acpi?
+acpifan*       at acpi?
 acpiged*       at acpi?
 acpilid*       at acpi?
+acpitz*                at acpi?
 
 # CPUs
 cpus*          at fdt? pass 0



Home | Main Index | Thread Index | Old Index