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