X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Farm%2FKconfig;h=6e5544f9d768fb09cea8dc2abb2d182f16afcf88;hb=fe5ea57bdbdeb8429793faaca2d6bd5f38218fe3;hp=d2dbb1a5c27f2db05ed2b5727dbfdcbee80adbfa;hpb=19bde0316f2c58b3ab6357832790aee6ed7a4ad5;p=oweals%2Fu-boot.git diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index d2dbb1a5c2..6e5544f9d7 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -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)