Module Name:    src
Committed By:   jmcneill
Date:           Mon Oct 28 23:58:18 UTC 2019

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

Log Message:
Add tirng


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/evbarm/conf/GENERIC

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/GENERIC
diff -u src/sys/arch/evbarm/conf/GENERIC:1.59 src/sys/arch/evbarm/conf/GENERIC:1.60
--- src/sys/arch/evbarm/conf/GENERIC:1.59	Mon Oct 28 22:21:54 2019
+++ src/sys/arch/evbarm/conf/GENERIC	Mon Oct 28 23:58:18 2019
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: GENERIC,v 1.59 2019/10/28 22:21:54 jmcneill Exp $
+#	$NetBSD: GENERIC,v 1.60 2019/10/28 23:58:18 jmcneill Exp $
 #
 #	GENERIC ARM (aarch32) kernel
 #
@@ -532,6 +532,7 @@ spi* 		at spibus?
 # Random number generators
 bcmrng* 	at fdt?			# Broadcom BCM283x RNG
 mesonrng* 	at fdt?			# Amlogic Meson RNG
+tirng*		at fdt?			# TI RNG
 
 # Security ID EFUSE
 sunxisid* 	at fdt? pass 4		# SID

Reply via email to