commit | aca04ce38cdee4cd7dbf03c660dacfb70d9dbebf | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Tue May 17 11:56:39 2016 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Thu May 26 01:34:13 2016 +0200 |
tree | 036188d9be0fe471d1de14c4ef21a16752e38d83 | |
parent | a31a3df5be4028e040fc429a16d1ffc24251aea8 [diff] |
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig Move CONFIG_SYS_TEXT_BASE to Kconfig, and add default values in board Kconfig files matching what was present in their config headers. This will make it cleaner to conditionalise the value for Malta based on 32 vs 64 bit builds. Signed-off-by: Paul Burton <paul.burton@imgtec.com>