usb: dwc2: split transfer core from outer loop
[oweals/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 9b07838764329918f59e083c2b32b4ff6dd55cf4..ee4e060c286fab19bb1d82f5cf56cde0b1116050 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -209,7 +209,7 @@ config SYS_EXTRA_OPTIONS
 
 config SYS_TEXT_BASE
        depends on SPARC || ARC || X86 || ARCH_UNIPHIER || ARCH_ZYNQMP || \
-               (M68K && !TARGET_ASTRO_MCF5373L)
+               (M68K && !TARGET_ASTRO_MCF5373L) || MICROBLAZE
        depends on !EFI_APP
        hex "Text Base"
        help