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 SOC_THUNDERX (commented out for now...
details: https://anonhg.NetBSD.org/src/rev/d49a846f822e
branches: trunk
changeset: 445177:d49a846f822e
user: skrll <skrll%NetBSD.org@localhost>
date: Tue Oct 16 06:05:38 2018 +0000
description:
Add SOC_THUNDERX (commented out for now as it changes COHERENCY_UNIT)
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 001e126fa3a4 -r d49a846f822e sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Tue Oct 16 00:32:07 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Tue Oct 16 06:05:38 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.49 2018/10/15 23:59:36 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.50 2018/10/16 06:05:38 skrll Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -65,6 +65,7 @@
options SOC_SUN50I_H5
options SOC_SUN50I_H6
options SOC_TEGRA210
+#options SOC_THUNDERX
options SOC_VIRT
options MULTIPROCESSOR
Home |
Main Index |
Thread Index |
Old Index