mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 12:23:53 -06:00

%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
9 lines
121 B
Text
9 lines
121 B
Text
config AXIS
|
|
bool
|
|
select ETRAXFS
|
|
select PFLASH_CFI02
|
|
select NAND
|
|
|
|
config ETRAXFS
|
|
bool
|
|
select PTIMER
|