Module Name: src
Committed By: jmcneill
Date: Thu Oct 5 01:30:45 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: SUNXI
Log Message:
enable sunxisid and sunxithermal
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 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.33 src/sys/arch/evbarm/conf/SUNXI:1.34
--- src/sys/arch/evbarm/conf/SUNXI:1.33 Mon Oct 2 22:50:29 2017
+++ src/sys/arch/evbarm/conf/SUNXI Thu Oct 5 01:30:45 2017
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.33 2017/10/02 22:50:29 jmcneill Exp $
+# $NetBSD: SUNXI,v 1.34 2017/10/05 01:30:45 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -159,6 +159,12 @@ sy8106a* at iic? # Silergy SY81061 reg
# RTC
sunxirtc* at fdt? # RTC
+# Security ID EFUSE
+sunxisid* at fdt? pass 4 # SID
+
+# Thermal sensor
+sunxithermal* at fdt? # Thermal sensor controller
+
# Audio
sunxicodec* at fdt? # Audio codec
h3codec* at fdt? # H3 audio codec (analog part)