]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/Kconfig
arm: mvebu: Add DM and OF_CONTROL support to SPL
[u-boot] / arch / arm / Kconfig
index 9bd6cf1d807d1e793b885bacc3a05a10483b9d93..b886d014011c6fa8a3796a43934f3daa31a867e6 100644 (file)
@@ -118,6 +118,8 @@ config ARCH_MVEBU
        select OF_SEPARATE
        select DM
        select DM_SERIAL
+       select SPL_DM
+       select SPL_OF_CONTROL
 
 config TARGET_DEVKIT3250
        bool "Support devkit3250"