qemu/hw/tricore/Kconfig
Paolo Bonzini 021cd4c6e2 tricore: switch boards to "default y"
Some targets use "default y" for boards to filter out those that require
TCG.  For consistency we are switching all other targets to do the same.
Continue with TriCore.

No changes to generated config-devices.mak file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-05-03 15:47:48 +02:00

13 lines
182 B
Text

config TRICORE_TESTBOARD
default y
depends on TRICORE
bool
config TRIBOARD
bool
default y
depends on TRICORE
select TC27X_SOC
config TC27X_SOC
bool