arm64: Fix sort of platform Kconfig entries
authorOlof Johansson <olof@lixom.net>
Wed, 28 Jan 2015 00:19:11 +0000 (16:19 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 28 Jan 2015 00:19:11 +0000 (16:19 -0800)
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/Kconfig

index 0d0c01c..5cc71e2 100644 (file)
@@ -165,6 +165,11 @@ config ARCH_EXYNOS7
        help
          This enables support for Samsung Exynos7 SoC family
 
+config ARCH_FSL_LS2085A
+       bool "Freescale LS2085A SOC"
+       help
+         This enables support for Freescale LS2085A SOC.
+
 config ARCH_MEDIATEK
        bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
        select ARM_GIC
@@ -204,11 +209,6 @@ config ARCH_TEGRA_132_SOC
          but contains an NVIDIA Denver CPU complex in place of
          Tegra124's "4+1" Cortex-A15 CPU complex.
 
-config ARCH_FSL_LS2085A
-       bool "Freescale LS2085A SOC"
-       help
-         This enables support for Freescale LS2085A SOC.
-
 config ARCH_THUNDER
        bool "Cavium Inc. Thunder SoC Family"
        help