Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Add options SOC_SUN50I_H5



details:   https://anonhg.NetBSD.org/src/rev/18cbe30827c0
branches:  trunk
changeset: 827066:18cbe30827c0
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Wed Oct 11 10:53:25 2017 +0000

description:
Add options SOC_SUN50I_H5

diffstat:

 sys/arch/evbarm/conf/SUNXI |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e784f5c3dc89 -r 18cbe30827c0 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Wed Oct 11 10:52:54 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Wed Oct 11 10:53:25 2017 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: SUNXI,v 1.41 2017/10/09 15:53:45 jmcneill Exp $
+#      $NetBSD: SUNXI,v 1.42 2017/10/11 10:53:25 jmcneill Exp $
 #
 #      Allwinner sunxi family
 #
@@ -72,6 +72,7 @@
 options        SOC_SUN8I_H3
 options        SOC_SUN9I_A80
 options        SOC_SUN50I_A64
+options        SOC_SUN50I_H5
 
 pseudo-device  openfirm        # /dev/openfirm
 



Home | Main Index | Thread Index | Old Index