arm: mvebu: Add DM and OF_CONTROL support to SPL
[platform/kernel/u-boot.git] / arch / arm / Kconfig
index 9bd6cf1..b886d01 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"