arm: mxs: Fix mkimage invocation
[oweals/u-boot.git] / arch / arm / Kconfig
index a99ae2844432d56abbc84af7e329bde89f551890..ed8fd36aba22ffd4111146c9255943b077ef4834 100644 (file)
@@ -514,6 +514,7 @@ config TARGET_VISION2
 config TARGET_UDOO
        bool "Support udoo"
        select CPU_V7
+       select SUPPORT_SPL
 
 config TARGET_WANDBOARD
        bool "Support wandboard"
@@ -816,7 +817,9 @@ config ARCH_UNIPHIER
        select SUPPORT_SPL
        select SPL
        select OF_CONTROL
+       select SPL_OF_CONTROL
        select DM
+       select SPL_DM
        select DM_SERIAL
        select DM_I2C
        help