diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-03-05 08:25:37 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-03-07 15:59:06 (GMT) |
commit | cfda6bd2d803d0c01f485668eb8d952deb23cf2b (patch) | |
tree | 9cf1befd008b380886ebd87545f8b452a584fbcf /README | |
parent | 026f9cf24f3c9d30c47c42bac622a64338caf596 (diff) | |
download | u-boot-cfda6bd2d803d0c01f485668eb8d952deb23cf2b.tar.xz |
mips: move CONFIG_MIPS{32, 64} definition to config.mk
All mips32 boards define CONFIG_MIPS32 in config headers
except malta boards which define it in boards.cfg.
We can consolidate them by defining it in
arch/mips/cpu/mips32/config.mk.
CONFIG_MIPS64 definition can be moved to
arch/mips/cpu/mips64/config.mk as well.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Acked-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions