]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/Kconfig
sunxi: Update selects in arch/arm/Kconfig for DM conversions
[people/ms/u-boot.git] / arch / arm / Kconfig
index 506463c12cc482eb1fb70a04957e1e603cf8f9c8..56abaf6c405a99a0db50f8c6dedbb4138c5726b4 100644 (file)
@@ -645,9 +645,13 @@ config ARCH_SUNXI
        bool "Support sunxi (Allwinner) SoCs"
        select DM
        select DM_GPIO
+       select DM_ETH
+       select DM_SERIAL
+       select DM_USB if !USB_MUSB_SUNXI
        select OF_CONTROL
        select OF_SEPARATE
        select SPL_DISABLE_OF_CONTROL
+       select USB
 
 config TARGET_SNOWBALL
        bool "Support snowball"