mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 23:03:54 -06:00

%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
8 lines
125 B
Text
8 lines
125 B
Text
config XTENSA_SIM
|
|
bool
|
|
|
|
config XTENSA_XTFPGA
|
|
bool
|
|
select OPENCORES_ETH
|
|
select PFLASH_CFI01
|
|
select SERIAL
|