aboutsummaryrefslogtreecommitdiff
path: root/default-configs
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2019-10-24 09:55:01 +0100
committerPeter Maydell <peter.maydell@linaro.org>2019-10-24 09:55:01 +0100
commitea0ec714d3109e0d0523b9dacb38030e4cb142a8 (patch)
tree47f029bc0f369be749acae99098efa4820d74a0e /default-configs
parentf78398bfe544db81a974825b0a2aa826f6576414 (diff)
parentd9e8553bc8821d72cb72ca95f76b2d8ff6eb628a (diff)
Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging
target/xtensa improvements for v4.2: - regenerate and reimport test_mmuhifi_c3 core; - add virt machine. # gpg: Signature made Wed 23 Oct 2019 23:56:42 BST # gpg: using RSA key 2B67854B98E5327DCDEB17D851F9CC91F83FA044 # gpg: issuer "jcmvbkbc@gmail.com" # gpg: Good signature from "Max Filippov <filippov@cadence.com>" [unknown] # gpg: aka "Max Filippov <max.filippov@cogentembedded.com>" [full] # gpg: aka "Max Filippov <jcmvbkbc@gmail.com>" [full] # Primary key fingerprint: 2B67 854B 98E5 327D CDEB 17D8 51F9 CC91 F83F A044 * remotes/xtensa/tags/20191023-xtensa: hw/xtensa: add virt machine target/xtensa: regenerate and re-import test_mmuhifi_c3 core Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'default-configs')
-rw-r--r--default-configs/xtensa-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/xtensa-softmmu.mak b/default-configs/xtensa-softmmu.mak
index 3aa20a47a7..4fe1bf00c9 100644
--- a/default-configs/xtensa-softmmu.mak
+++ b/default-configs/xtensa-softmmu.mak
@@ -5,4 +5,5 @@ CONFIG_SEMIHOSTING=y
# Boards:
#
CONFIG_XTENSA_SIM=y
+CONFIG_XTENSA_VIRT=y
CONFIG_XTENSA_XTFPGA=y