svn commit: r299743 - head/sys/arm/conf
Jared McNeill
jmcneill at FreeBSD.org
Sat May 14 10:39:59 UTC 2016
Author: jmcneill
Date: Sat May 14 10:39:57 2016
New Revision: 299743
URL: https://svnweb.freebsd.org/changeset/base/299743
Log:
Update comment at top of file to mention all currently supported Allwinner
SoCs. Previously mentioned A20 and A31, added A31S, A83T, and H3.
Modified:
head/sys/arm/conf/ALLWINNER
Modified: head/sys/arm/conf/ALLWINNER
==============================================================================
--- head/sys/arm/conf/ALLWINNER Sat May 14 10:18:27 2016 (r299742)
+++ head/sys/arm/conf/ALLWINNER Sat May 14 10:39:57 2016 (r299743)
@@ -1,5 +1,6 @@
#
-# ALLWINNER -- Custom configuration for the Allwinner A20 and A31 ARM SoC
+# ALLWINNER -- Custom configuration for the Allwinner A20, A31, A31S, A83T,
+# and H3 ARM SoCs.
#
# For more information on this file, please read the config(5) manual page,
# and/or the handbook section on Kernel Configuration Files:
More information about the svn-src-head
mailing list