summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-01-21 18:05:31 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-01-22 16:49:34 +0900
commit2c2ab3d495a1a9fbfcec58f469255595a86e3aad (patch)
tree253b9e4e42b76da8e264c5917d260807f630d0a1 /arch/arm/mach-uniphier/Kconfig
parent61e6cc0aa191f7edecbbe1573f1f8b8216f613cd (diff)
downloadu-boot-imx-2c2ab3d495a1a9fbfcec58f469255595a86e3aad.zip
u-boot-imx-2c2ab3d495a1a9fbfcec58f469255595a86e3aad.tar.gz
u-boot-imx-2c2ab3d495a1a9fbfcec58f469255595a86e3aad.tar.bz2
ARM: uniphier: add PXs3 SoC support
Initial support for PXs3 SoC. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-uniphier/Kconfig')
-rw-r--r--arch/arm/mach-uniphier/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-uniphier/Kconfig b/arch/arm/mach-uniphier/Kconfig
index e732ac1..cd9ba6b 100644
--- a/arch/arm/mach-uniphier/Kconfig
+++ b/arch/arm/mach-uniphier/Kconfig
@@ -88,6 +88,11 @@ config ARCH_UNIPHIER_LD20
select OF_BOARD_SETUP
default y
+config ARCH_UNIPHIER_PXS3
+ bool "Enable UniPhier PXs3 SoC support"
+ depends on ARCH_UNIPHIER_V8_MULTI
+ default y
+
config CACHE_UNIPHIER
bool "Enable the UniPhier L2 cache controller"
depends on ARCH_UNIPHIER_32BIT