X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fmicroblaze%2FKconfig;h=80d85e46d484a25b1329b1e6d610d1af41d84ea5;hb=409677ec1706c1374f9ce5e1833ae425dd0a9602;hp=33bfd9f2f4f3616e1e14aea7047aa60663759c2a;hpb=64f41212d880f3d00c6994d973aadeec5bda1b65;p=u-boot diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig index 33bfd9f2f4..80d85e46d4 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig @@ -6,9 +6,15 @@ config SYS_ARCH choice prompt "Target select" + optional config TARGET_MICROBLAZE_GENERIC bool "Support microblaze-generic" + select BOARD_LATE_INIT + select SUPPORT_SPL + select OF_CONTROL + select DM + select DM_SERIAL endchoice