mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 10:34:58 -06:00
nios2-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
bacef57d83
commit
0d34540422
2 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,8 @@
|
|||
config NIOS2_10M50
|
||||
bool
|
||||
select NIOS2
|
||||
select SERIAL
|
||||
select ALTERA_TIMER
|
||||
|
||||
config NIOS2
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue