From 0817dc97a0179cf6ba22897fceb102c223c3e61e Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 19 Oct 2019 13:09:57 +0000 Subject: [PATCH] evbarm: add dwcwdt(4) to GENERIC64 --- sys/arch/evbarm/conf/GENERIC64 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/evbarm/conf/GENERIC64 b/sys/arch/evbarm/conf/GENERIC64 index 873fbd8b5033..3f1261e9ab23 100644 --- a/sys/arch/evbarm/conf/GENERIC64 +++ b/sys/arch/evbarm/conf/GENERIC64 @@ -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 @@ tegratimer* at fdt? # Timers # 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