]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/microblaze/Kconfig
Merge git://git.denx.de/u-boot-marvell
[people/ms/u-boot.git] / arch / microblaze / Kconfig
index 33bfd9f2f4f3616e1e14aea7047aa60663759c2a..30ea484f48aafe00d536634722d0b31bddc50c26 100644 (file)
@@ -6,9 +6,14 @@ config SYS_ARCH
 
 choice
        prompt "Target select"
+       optional
 
 config TARGET_MICROBLAZE_GENERIC
        bool "Support microblaze-generic"
+       select SUPPORT_SPL
+       select OF_CONTROL
+       select DM
+       select DM_SERIAL
 
 endchoice