X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fmicroblaze%2FKconfig;h=80d85e46d484a25b1329b1e6d610d1af41d84ea5;hb=3a38c7d0d8f5b4a408087f080ce9d53459dc98ad;hp=a730b72a52f3214f2f4c08b49bd98d933c124af8;hpb=ef159abf99a2c6654c14f7db14df465a964b50c6;p=u-boot diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig index a730b72a52..80d85e46d4 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig @@ -10,8 +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