]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/Kconfig
sunxi: Update selects in arch/arm/Kconfig for DM conversions
[karo-tx-uboot.git] / arch / arm / Kconfig
index 435c0e7f9972fbc25590bb53377115612c46e21b..699410958d196dbd3d391e44e9a56cda7c13c166 100644 (file)
@@ -728,9 +728,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"