Module Name:    src
Committed By:   skrll
Date:           Tue Oct 16 06:05:38 UTC 2018

Modified Files:
        src/sys/arch/evbarm/conf: GENERIC64

Log Message:
Add SOC_THUNDERX (commented out for now as it changes COHERENCY_UNIT)


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/evbarm/conf/GENERIC64

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/GENERIC64
diff -u src/sys/arch/evbarm/conf/GENERIC64:1.49 src/sys/arch/evbarm/conf/GENERIC64:1.50
--- src/sys/arch/evbarm/conf/GENERIC64:1.49	Mon Oct 15 23:59:36 2018
+++ src/sys/arch/evbarm/conf/GENERIC64	Tue Oct 16 06:05:38 2018
@@ -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_A64
 options 	SOC_SUN50I_H5
 options 	SOC_SUN50I_H6
 options 	SOC_TEGRA210
+#options 	SOC_THUNDERX
 options 	SOC_VIRT
 options 	MULTIPROCESSOR
 

Reply via email to