]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Kconfig
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx
[people/ms/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index f53759a48e1f72b07533093be48073cbb3747255..4b462166656074d5979dee513b80c5c1c1deac02 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -268,7 +268,7 @@ config SYS_EXTRA_OPTIONS
 
 config SYS_TEXT_BASE
        depends on SPARC || ARC || X86 || ARCH_UNIPHIER || ARCH_ZYNQMP || \
-               (M68K && !TARGET_ASTRO_MCF5373L) || MICROBLAZE
+               (M68K && !TARGET_ASTRO_MCF5373L) || MICROBLAZE || MIPS
        depends on !EFI_APP
        hex "Text Base"
        help