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 evbarm: add dwcwdt(4) to GENERIC64
details: https://anonhg.NetBSD.org/src/rev/24098bd6ea25
branches: trunk
changeset: 460368:24098bd6ea25
user: tnn <tnn%NetBSD.org@localhost>
date: Sat Oct 19 13:09:57 2019 +0000
description:
evbarm: add dwcwdt(4) to GENERIC64
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f33667ed5dd4 -r 24098bd6ea25 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Sat Oct 19 13:08:52 2019 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Sat Oct 19 13:09:57 2019 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.108 2019/10/01 10:08:05 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.109 2019/10/19 13:09:57 tnn Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -202,6 +202,7 @@
# Watchdog
bcmpmwdog* at fdt? # Broadcom BCM283x watchdog
+dwcwdt* at fdt? # DesignWare watchdog
mesongxwdt* at fdt? # Amlogic Meson GX watchdog
sbsawdt* at acpi? # ARM SBSA-compliant watchdog
sunxiwdt* at fdt? # Allwinner watchdog
Home |
Main Index |
Thread Index |
Old Index