MIPS: kconfig: merge targets qemu_mips and qemu_mips64
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>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
CONFIG_MIPS=y
|
||||
CONFIG_TARGET_QEMU_MIPS64=y
|
||||
CONFIG_TARGET_QEMU_MIPS=y
|
||||
CONFIG_SYS_LITTLE_ENDIAN=y
|
||||
CONFIG_CPU_MIPS64_R1=y
|
||||
|
||||
Reference in New Issue
Block a user