]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-uniphier/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-net
[u-boot] / arch / arm / mach-uniphier / Kconfig
index e732ac1bfad0c7ea0a37d814f6096be5b67a8609..5739325da71b91004a4b168970647525120670c7 100644 (file)
@@ -13,6 +13,7 @@ config ARCH_UNIPHIER_32BIT
 config ARCH_UNIPHIER_64BIT
        bool
        select ARM64
+       select CMD_UNZIP
        select SPL_SEPARATE_BSS if SPL
        select ARMV8_MULTIENTRY if SPL
        select ARMV8_SPIN_TABLE if SPL
@@ -88,6 +89,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