aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2022-11-02 19:42:32 +0000
committerAndrew Turner <andrew@FreeBSD.org>2023-01-23 12:36:27 +0000
commit1289b327b6072dbbb5f1e0193e69067d70173a67 (patch)
tree914aecf6a0113facc823c21f2f999122cca9e20b
parentcd5c0287485c3720d9ec24f38735b669132178f0 (diff)
downloadsrc-1289b327b6072dbbb5f1e0193e69067d70173a67.tar.gz
src-1289b327b6072dbbb5f1e0193e69067d70173a67.zip
Sort the SOC options in the arm64 NOTES config
(cherry picked from commit 2222b0e7133ebaa4588f98fa2213c30e45f6d283)
-rw-r--r--sys/arm64/conf/NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arm64/conf/NOTES b/sys/arm64/conf/NOTES
index 8036784370c5..0d275c0fdd2c 100644
--- a/sys/arm64/conf/NOTES
+++ b/sys/arm64/conf/NOTES
@@ -34,10 +34,10 @@ options INTRNG
# SoC support
options SOC_ALLWINNER_A64
options SOC_ALLWINNER_H5
-options SOC_CAVM_THUNDERX
-options SOC_HISI_HI6220
options SOC_BRCM_BCM2837
options SOC_BRCM_BCM2838
+options SOC_CAVM_THUNDERX
+options SOC_HISI_HI6220
options SOC_MARVELL_8K
options SOC_ROCKCHIP_RK3328
options SOC_ROCKCHIP_RK3399