driver/ddr/fsl: Add workaround for erratum A-009803
[oweals/u-boot.git] / arch / microblaze / Kconfig
index 077b2a7d5ec1dd357bb8ccbfb88df93019efce5d..30ea484f48aafe00d536634722d0b31bddc50c26 100644 (file)
@@ -11,6 +11,9 @@ choice
 config TARGET_MICROBLAZE_GENERIC
        bool "Support microblaze-generic"
        select SUPPORT_SPL
+       select OF_CONTROL
+       select DM
+       select DM_SERIAL
 
 endchoice