package/qemu: add riscv emulation on host variant
authorJulien Olivain <juju@cotds.org>
Wed, 27 Feb 2019 17:43:09 +0000 (18:43 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 28 Feb 2019 22:45:40 +0000 (23:45 +0100)
RISC-V support was added in qemu 2.12. This target emulation
in host qemu can now be enabled.

Signed-off-by: Julien Olivain <juju@cotds.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/qemu/Config.in.host

index f99f3e05cfecb21c6a8e6c2089699db22a2c0adf..8a0df38fb8e5231b045d6458aa46fedc6c6d1316 100644 (file)
@@ -12,6 +12,7 @@ config BR2_PACKAGE_HOST_QEMU_ARCH_SUPPORTS
        default y if BR2_powerpc
        default y if BR2_powerpc64
        default y if BR2_powerpc64le
+       default y if BR2_riscv
        default y if BR2_sh
        default y if BR2_sparc
        default y if BR2_x86_64