Module Name: src
Committed By: skrll
Date: Wed Oct 3 06:02:33 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Sort the SOC_ list
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 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.42 src/sys/arch/evbarm/conf/GENERIC64:1.43
--- src/sys/arch/evbarm/conf/GENERIC64:1.42 Wed Oct 3 05:45:49 2018
+++ src/sys/arch/evbarm/conf/GENERIC64 Wed Oct 3 06:02:33 2018
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.42 2018/10/03 05:45:49 skrll Exp $
+# $NetBSD: GENERIC64,v 1.43 2018/10/03 06:02:33 skrll Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -61,10 +61,10 @@ options CPU_CORTEXA57
options SOC_BCM2837
options SOC_RK3328
options SOC_RK3399
-options SOC_TEGRA210
options SOC_SUN50I_A64
options SOC_SUN50I_H5
options SOC_SUN50I_H6
+options SOC_TEGRA210
options SOC_VIRT
options MULTIPROCESSOR