]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/mach-uniphier/Kconfig
ARM: uniphier: prepare directory structure for ARMv8 SoC support
[people/ms/u-boot.git] / arch / arm / mach-uniphier / Kconfig
index e859ca3adad0ea9befe9cc9771f037321d6af3a7..660f83c8557c7dfc1f35b19272c056658a8b1a2a 100644 (file)
@@ -9,15 +9,19 @@ choice
 
 config ARCH_UNIPHIER_PH1_SLD3
        bool "UniPhier PH1-sLD3 SoC"
+       select CPU_V7
 
 config ARCH_UNIPHIER_LD4_SLD8
        bool "UniPhier PH1-LD4/PH1-sLD8 SoC"
+       select CPU_V7
 
 config ARCH_UNIPHIER_PH1_PRO4
        bool "UniPhier PH1-Pro4 SoC"
+       select CPU_V7
 
 config ARCH_UNIPHIER_PRO5_PXS2_LD6B
        bool "UniPhier PH1-Pro5/ProXstream2/PH1-LD6b SoC"
+       select CPU_V7
 
 endchoice