X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2FKconfig;h=9bd6cf1d807d1e793b885bacc3a05a10483b9d93;hb=774da4b9aadeea4d6973a16debc02a6801ff9344;hp=7383975a6451261d2b276da6b94d8bea4257fc54;hpb=5076c64a08d2083af5a7761b12a30116ef0da967;p=u-boot diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 7383975a64..9bd6cf1d80 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -516,8 +516,9 @@ config ARCH_SUNXI bool "Support sunxi (Allwinner) SoCs" select CMD_USB select DM - select DM_GPIO select DM_ETH + select DM_GPIO + select DM_KEYBOARD select DM_SERIAL select DM_USB select OF_CONTROL @@ -697,6 +698,8 @@ config ARCH_UNIPHIER config TARGET_STM32F429_DISCOVERY bool "Support STM32F429 Discovery" select CPU_V7M + select DM + select DM_SERIAL config ARCH_ROCKCHIP bool "Support Rockchip SoCs"