a75b180f41
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>
28 lines
505 B
Plaintext
28 lines
505 B
Plaintext
config PETALOGIX_S3ADSP1800
|
|
bool
|
|
default y
|
|
depends on MICROBLAZE
|
|
select PFLASH_CFI01
|
|
select XILINX
|
|
select XILINX_AXI
|
|
select XILINX_ETHLITE
|
|
select UNIMP
|
|
|
|
config PETALOGIX_ML605
|
|
bool
|
|
default y
|
|
depends on MICROBLAZE
|
|
select PFLASH_CFI01
|
|
select SERIAL
|
|
select SSI_M25P80
|
|
select XILINX
|
|
select XILINX_AXI
|
|
select XILINX_ETHLITE
|
|
select XILINX_SPI
|
|
|
|
config XLNX_ZYNQMP_PMU
|
|
bool
|
|
default y
|
|
depends on MICROBLAZE
|
|
select XLNX_ZYNQMP
|