X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=arch%2Farm%2FKconfig;h=3355b3bcaa583013782c0086054bb39936ff8755;hb=fffde77e130897124e76108cdcb0ff9246a90a78;hp=506463c12cc482eb1fb70a04957e1e603cf8f9c8;hpb=605e15db2b54302364a2528d3c6604fbc57be846;p=u-boot diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 506463c12c..3355b3bcaa 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -643,11 +643,17 @@ config ARCH_SOCFPGA config ARCH_SUNXI bool "Support sunxi (Allwinner) SoCs" + select CMD_USB select DM select DM_GPIO + select DM_ETH + select DM_SERIAL + select DM_USB select OF_CONTROL select OF_SEPARATE select SPL_DISABLE_OF_CONTROL + select USB + select USB_STORAGE config TARGET_SNOWBALL bool "Support snowball"