qemu/hw/cris/Kconfig
Paolo Bonzini 86280d86d6 cris: 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 CRIS.

No changes to generated config-devices.mak file.

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

12 lines
155 B
Plaintext

config AXIS
bool
default y
depends on CRIS
select ETRAXFS
select PFLASH_CFI02
select NAND
config ETRAXFS
bool
select PTIMER