microblaze: 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 Microblaze.

No changes to generated config-devices.mak file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2024-01-25 13:36:37 +01:00
parent 9f6ece49d5
commit a75b180f41
3 changed files with 12 additions and 6 deletions

View file

@ -1,5 +1,7 @@
config PETALOGIX_S3ADSP1800
bool
default y
depends on MICROBLAZE
select PFLASH_CFI01
select XILINX
select XILINX_AXI
@ -8,6 +10,8 @@ config PETALOGIX_S3ADSP1800
config PETALOGIX_ML605
bool
default y
depends on MICROBLAZE
select PFLASH_CFI01
select SERIAL
select SSI_M25P80
@ -18,4 +22,6 @@ config PETALOGIX_ML605
config XLNX_ZYNQMP_PMU
bool
default y
depends on MICROBLAZE
select XLNX_ZYNQMP