]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: kconfig: merge targets qemu_mips and qemu_mips64
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sun, 26 Oct 2014 13:14:07 +0000 (14:14 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 1 Nov 2014 17:18:04 +0000 (18:18 +0100)
commitaa45f75eaf8165731ce1d810d9a4cfb84cf3ffff
treef2f6d59039244130f3cf2eebfa2ca7741af5b4e5
parentb9863b6de22b48dd863d4385f5a5656ba84138a3
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>
arch/mips/Kconfig
board/qemu-mips/Kconfig
configs/qemu_mips64_defconfig
configs/qemu_mips64el_defconfig
configs/qemu_mips_defconfig
configs/qemu_mipsel_defconfig