mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 19:49:43 +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
|