diff options
author | Andreas Konopik | 2020-11-09 17:50:55 +0100 |
---|---|---|
committer | Bastian Koppelmann | 2021-03-14 14:41:55 +0100 |
commit | 34602f9904aaea163e63a157a568ccc70d38397c (patch) | |
tree | 2be62d75de0781f0e9feec9f23ed8a69d55de6f1 /default-configs/devices | |
parent | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ... (diff) | |
download | qemu-34602f9904aaea163e63a157a568ccc70d38397c.tar.gz qemu-34602f9904aaea163e63a157a568ccc70d38397c.tar.xz qemu-34602f9904aaea163e63a157a568ccc70d38397c.zip |
tricore: added triboard with tc27x_soc
Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Andreas Konopik <andreas.konopik@efs-auto.de>
Signed-off-by: David Brenken <david.brenken@efs-auto.de>
Signed-off-by: Georg Hofstetter <georg.hofstetter@efs-auto.de>
Signed-off-by: Robert Rasche <robert.rasche@efs-auto.de>
Signed-off-by: Lars Biermanski <lars.biermanski@efs-auto.de>
Message-Id: <20201109165055.10508-2-david.brenken@efs-auto.org>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Diffstat (limited to 'default-configs/devices')
-rw-r--r-- | default-configs/devices/tricore-softmmu.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default-configs/devices/tricore-softmmu.mak b/default-configs/devices/tricore-softmmu.mak index c397cff38a..5cc91cebce 100644 --- a/default-configs/devices/tricore-softmmu.mak +++ b/default-configs/devices/tricore-softmmu.mak @@ -1 +1 @@ -CONFIG_TRICORE=y +CONFIG_TRIBOARD=y |