Module Name:    src
Committed By:   jmcneill
Date:           Wed Oct 24 11:02:13 UTC 2018

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

Log Message:
Add sbsawdt at acpi


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 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.57 src/sys/arch/evbarm/conf/GENERIC64:1.58
--- src/sys/arch/evbarm/conf/GENERIC64:1.57	Mon Oct 22 22:36:41 2018
+++ src/sys/arch/evbarm/conf/GENERIC64	Wed Oct 24 11:02:13 2018
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: GENERIC64,v 1.57 2018/10/22 22:36:41 jmcneill Exp $
+#	$NetBSD: GENERIC64,v 1.58 2018/10/24 11:02:13 jmcneill Exp $
 #
 #	GENERIC ARM (aarch64) kernel
 #
@@ -137,6 +137,7 @@ armgtmr0	at gtmr?
 tegratimer*	at fdt?			# Timers
 
 # Watchdog
+sbsawdt*	at acpi?		# ARM SBSA-compliant watchdog
 sunxiwdt*	at fdt?			# Allwinner watchdog
 watchdog*	at fdt?			# Broadcom BCM283x watchdog
 

Reply via email to