aa45f75eaf
Now the user can separately select the CPU type. Thus the targets qemu_mips and qemu_mips64 can be merged to a single target. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
CONFIG_MIPS=y
|
|
CONFIG_TARGET_QEMU_MIPS=y
|
|
CONFIG_SYS_BIG_ENDIAN=y
|
|
CONFIG_CPU_MIPS64_R1=y
|