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