Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/
H A DKconfig7f7563cec11388451cd81c99abfa86836b1bdd75 Thu Oct 30 06:30:58 UTC 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>