diff options
Diffstat (limited to 'Kconfig')
-rw-r--r-- | Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -208,7 +208,8 @@ config SYS_EXTRA_OPTIONS new boards should not use this option. config SYS_TEXT_BASE - depends on SPARC || ARC || X86 || ARCH_UNIPHIER || ARCH_ZYNQMP + depends on SPARC || ARC || X86 || ARCH_UNIPHIER || ARCH_ZYNQMP || \ + (M68K && !TARGET_ASTRO_MCF5373L) depends on !EFI_APP hex "Text Base" help |