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