Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2016 10:39:58 +0000 (UTC)
From:      Jared McNeill <jmcneill@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r299743 - head/sys/arm/conf
Message-ID:  <201605141039.u4EAdw6d049875@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605141039.u4EAdw6d049875>