mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
or1k-softmmu.mak: express dependencies with Kconfig
%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
0d34540422
commit
312c320ff8
2 changed files with 5 additions and 3 deletions
|
@ -1,2 +1,5 @@
|
|||
config OR1K_SIM
|
||||
bool
|
||||
select SERIAL
|
||||
select OPENCORES_ETH
|
||||
select OMPIC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue