Merge git://git.denx.de/u-boot-mpc85xx
[platform/kernel/u-boot.git] / arch / microblaze / Kconfig
index 604f681..80d85e4 100644 (file)
@@ -10,9 +10,11 @@ choice
 
 config TARGET_MICROBLAZE_GENERIC
        bool "Support microblaze-generic"
+       select BOARD_LATE_INIT
        select SUPPORT_SPL
        select OF_CONTROL
        select DM
+       select DM_SERIAL
 
 endchoice