]> git.sur5r.net Git - u-boot/blobdiff - arch/microblaze/Kconfig
sunxi: Enable AXP221s in I2C mode with the R40 SoC
[u-boot] / arch / microblaze / Kconfig
index 604f6815af5b460a775557ecf4be19d5753fb4cf..80d85e46d484a25b1329b1e6d610d1af41d84ea5 100644 (file)
@@ -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