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_TEGRA210



details:   https://anonhg.NetBSD.org/src/rev/37ed6669e960
branches:  trunk
changeset: 825529:37ed6669e960
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Thu Jul 20 01:54:50 2017 +0000

description:
Add options SOC_TEGRA210

diffstat:

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

diffs (18 lines):

diff -r 33fadb4e6fdb -r 37ed6669e960 sys/arch/evbarm/conf/TEGRA
--- a/sys/arch/evbarm/conf/TEGRA        Thu Jul 20 01:52:17 2017 +0000
+++ b/sys/arch/evbarm/conf/TEGRA        Thu Jul 20 01:54:50 2017 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: TEGRA,v 1.24 2017/06/16 21:37:11 jmcneill Exp $
+#      $NetBSD: TEGRA,v 1.25 2017/07/20 01:54:50 jmcneill Exp $
 #
 #      NVIDIA Tegra K1 (T124)
 #
@@ -17,6 +17,7 @@
 
 options        CPU_CORTEXA15
 options        SOC_TEGRA124
+options        SOC_TEGRA210
 options        MULTIPROCESSOR
 
 pseudo-device  openfirm        # /dev/openfirm



Home | Main Index | Thread Index | Old Index