mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
10 lines
121 B
Plaintext
10 lines
121 B
Plaintext
config AXIS
|
|
bool
|
|
select ETRAXFS
|
|
select PFLASH_CFI02
|
|
select NAND
|
|
|
|
config ETRAXFS
|
|
bool
|
|
select PTIMER
|