mirror of
https://github.com/mii443/qemu.git
synced 2025-12-09 05:58:32 +00:00
%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
config XTENSA_SIM
|
|
bool
|
|
|
|
config XTENSA_XTFPGA
|
|
bool
|
|
select OPENCORES_ETH
|
|
select PFLASH_CFI01
|
|
select SERIAL
|