summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-05-29 08:30:05 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-05-30 17:55:50 (GMT)
commitf8f35944d80588612141d689eb1716b0fc587c3f (patch)
treef9344575a88b737092a9cad370b95415622723bf /Kconfig
parent4e143cd6daa1b22c0b0df14e1e720571a982eaa6 (diff)
downloadu-boot-f8f35944d80588612141d689eb1716b0fc587c3f.tar.xz
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 85faff7..15e15af 100644
--- a/Kconfig
+++ b/Kconfig
@@ -178,7 +178,7 @@ config SYS_EXTRA_OPTIONS
new boards should not use this option.
config SYS_TEXT_BASE
- depends on SPARC || ARC || X86
+ depends on SPARC || ARC || X86 || ARCH_UNIPHIER
hex "Text Base"
help
TODO: Move CONFIG_SYS_TEXT_BASE for all the architecture