Module Name:    src
Committed By:   jmcneill
Date:           Sun Jan 20 17:58:37 UTC 2019

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

Log Message:
Add mesonrtc


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 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.21 src/sys/arch/evbarm/conf/GENERIC:1.22
--- src/sys/arch/evbarm/conf/GENERIC:1.21	Sun Jan 20 00:44:17 2019
+++ src/sys/arch/evbarm/conf/GENERIC	Sun Jan 20 17:58:37 2019
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: GENERIC,v 1.21 2019/01/20 00:44:17 jmcneill Exp $
+#	$NetBSD: GENERIC,v 1.22 2019/01/20 17:58:37 jmcneill Exp $
 #
 #	GENERIC ARM (aarch32) kernel
 #
@@ -479,6 +479,7 @@ sunxilradc*	at fdt?
 
 # RTC
 #exyortc*	at fdt?			# RTC
+mesonrtc*	at fdt?			# Amlogic Meson RTC
 plrtc*		at fdt?			# ARM PrimeCell RTC
 sunxirtc*	at fdt?			# Allwinner RTC
 tegrartc*	at fdt?			# NVIDIA Tegra RTC

Reply via email to