ARM: uniphier: prepare directory structure for ARMv8 SoC support
[oweals/u-boot.git] / arch / arm / Kconfig
index d2dbb1a5c27f2db05ed2b5727dbfdcbee80adbfa..6e5544f9d768fb09cea8dc2abb2d182f16afcf88 100644 (file)
@@ -689,15 +689,17 @@ config TARGET_COLIBRI_PXA270
 
 config ARCH_UNIPHIER
        bool "Socionext UniPhier SoCs"
-       select CPU_V7
+       select CLK_UNIPHIER
        select SUPPORT_SPL
        select SPL
        select OF_CONTROL
        select SPL_OF_CONTROL
        select DM
        select SPL_DM
+       select DM_GPIO
        select DM_SERIAL
        select DM_I2C
+       select DM_MMC
        help
          Support for UniPhier SoC family developed by Socionext Inc.
          (formerly, System LSI Business Division of Panasonic Corporation)