summaryrefslogtreecommitdiff
path: root/configs/qemu_mips_defconfig
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2014-10-26 13:14:07 (GMT)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2014-11-01 17:18:04 (GMT)
commitaa45f75eaf8165731ce1d810d9a4cfb84cf3ffff (patch)
treef2f6d59039244130f3cf2eebfa2ca7741af5b4e5 /configs/qemu_mips_defconfig
parentb9863b6de22b48dd863d4385f5a5656ba84138a3 (diff)
downloadu-boot-aa45f75eaf8165731ce1d810d9a4cfb84cf3ffff.tar.xz
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>
Diffstat (limited to 'configs/qemu_mips_defconfig')
-rw-r--r--configs/qemu_mips_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu_mips_defconfig b/configs/qemu_mips_defconfig
index 0a385af..f58dd22 100644
--- a/configs/qemu_mips_defconfig
+++ b/configs/qemu_mips_defconfig
@@ -1,3 +1,4 @@
CONFIG_MIPS=y
CONFIG_TARGET_QEMU_MIPS=y
CONFIG_SYS_BIG_ENDIAN=y
+CONFIG_CPU_MIPS32_R2=y