Skip to content
Snippets Groups Projects
Commit cfda6bd2 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

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: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Acked-by: default avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
parent 026f9cf2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment