Skip to content

Commit

Permalink
arm64: Fix sort of platform Kconfig entries
Browse files Browse the repository at this point in the history
Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Olof Johansson committed Jan 28, 2015
1 parent 2f5b93c commit 5118a6a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions arch/arm64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 5118a6a

Please sign in to comment.