Module Name: src
Committed By: jmcneill
Date: Sun Jul 15 23:48:45 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: SUNXI
Log Message:
Enable armpmu and tprof
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/arch/evbarm/conf/SUNXI
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/SUNXI
diff -u src/sys/arch/evbarm/conf/SUNXI:1.79 src/sys/arch/evbarm/conf/SUNXI:1.80
--- src/sys/arch/evbarm/conf/SUNXI:1.79 Sat Jul 14 15:09:41 2018
+++ src/sys/arch/evbarm/conf/SUNXI Sun Jul 15 23:48:45 2018
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.79 2018/07/14 15:09:41 maxv Exp $
+# $NetBSD: SUNXI,v 1.80 2018/07/15 23:48:45 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -174,6 +174,10 @@ cpus* at fdt? pass 0
cpu* at fdt? pass 0
cpufreqdt* at cpu?
+# Performance monitors
+armpmu* at fdt?
+pseudo-device tprof
+
# Power state coordination interface
psci* at fdt?