git: 1289b327b607 - stable/13 - Sort the SOC options in the arm64 NOTES config

From: Andrew Turner <andrew_at_FreeBSD.org>
Date: Mon, 23 Jan 2023 12:37:35 UTC
The branch stable/13 has been updated by andrew:

URL: https://cgit.FreeBSD.org/src/commit/?id=1289b327b6072dbbb5f1e0193e69067d70173a67

commit 1289b327b6072dbbb5f1e0193e69067d70173a67
Author:     Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2022-11-02 19:42:32 +0000
Commit:     Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2023-01-23 12:36:27 +0000

    Sort the SOC options in the arm64 NOTES config
    
    (cherry picked from commit 2222b0e7133ebaa4588f98fa2213c30e45f6d283)
---
 sys/arm64/conf/NOTES | 4 ++--
 1 file 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