arm: mxs: Fix mkimage invocation
[oweals/u-boot.git] / arch / arm / Kconfig
index 5f3af7773bf679ad6e7f541aa251eec22d480cae..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,6 +817,7 @@ config ARCH_UNIPHIER
        select SUPPORT_SPL
        select SPL
        select OF_CONTROL
+       select SPL_OF_CONTROL
        select DM
        select SPL_DM
        select DM_SERIAL