We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5b93c commit 5118a6aCopy full SHA for 5118a6a
arch/arm64/Kconfig
@@ -165,6 +165,11 @@ config ARCH_EXYNOS7
165
help
166
This enables support for Samsung Exynos7 SoC family
167
168
+config ARCH_FSL_LS2085A
169
+ bool "Freescale LS2085A SOC"
170
+ help
171
+ This enables support for Freescale LS2085A SOC.
172
+
173
config ARCH_MEDIATEK
174
bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
175
select ARM_GIC
@@ -204,11 +209,6 @@ config ARCH_TEGRA_132_SOC
204
209
but contains an NVIDIA Denver CPU complex in place of
205
210
Tegra124's "4+1" Cortex-A15 CPU complex.
206
211
207
-config ARCH_FSL_LS2085A
208
- bool "Freescale LS2085A SOC"
- help
- This enables support for Freescale LS2085A SOC.
-
212
config ARCH_THUNDER
213
bool "Cavium Inc. Thunder SoC Family"
214
0 commit comments