Home
last modified time | relevance | path

Searched hist:"7 f7563ce" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DKconfig7f7563ce Thu Oct 30 01:30:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> sparc: move CONFIG_SYS_TEXT_BASE to Kconfig

Defining CONFIG_SYS_TEXT_BASE in config.mk is very old style.

Create CONFIG_SYS_TEXT_BASE option in Kconfig, but let it
depend on CONFIG_SPARC because we do not want to disturb
the other architectures that still define CONFIG_SYS_TEXT_BASE
in their header files.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Daniel Hellstrom <daniel@gaisler.com>