X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2FKconfig;h=653ecc81b7f858c691f8d034d4092e7e1ec258ae;hb=ec00b2e3abd0817f871d66c3f8cb9f35fdaf6ffb;hp=d2dbb1a5c27f2db05ed2b5727dbfdcbee80adbfa;hpb=19bde0316f2c58b3ab6357832790aee6ed7a4ad5;p=u-boot diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index d2dbb1a5c2..653ecc81b7 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -368,6 +368,7 @@ config TARGET_AM335X_EVM select DM select DM_SERIAL select DM_GPIO + select TI_I2C_BOARD_DETECT config TARGET_AM335X_SL50 bool "Support am335x_sl50" @@ -380,6 +381,7 @@ config TARGET_AM43XX_EVM bool "Support am43xx_evm" select CPU_V7 select SUPPORT_SPL + select TI_I2C_BOARD_DETECT config TARGET_BAV335X bool "Support bav335x" @@ -689,15 +691,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)