mirror of
https://github.com/xemu-project/xemu.git
synced 2025-01-23 12:27:11 +00:00
23c95f06fe
%-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
|