USB: DM: Convert i.MX5 ehci code to driver model
[oweals/u-boot.git] / arch / microblaze / Kconfig
index dcc502b1ff7a1e67a85b4170fb4f2b440b0b6f07..5cc68d63c4f79c8b7008dae9094f9f95041ef4c7 100644 (file)
@@ -11,12 +11,12 @@ choice
 config TARGET_MICROBLAZE_GENERIC
        bool "Support microblaze-generic"
        select BOARD_LATE_INIT
-       select SUPPORT_SPL
-       select OF_CONTROL
        select DM
        select DM_SERIAL
-       select ENV_IS_IN_FLASH
+       select OF_CONTROL
+       select SUPPORT_SPL
        select SYSRESET
+       imply CMD_DM
 
 endchoice