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:
Paolo Bonzini 2019-01-29 12:16:27 +01:00
parent bacef57d83
commit 0d34540422
2 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,8 @@
config NIOS2_10M50
bool
select NIOS2
select SERIAL
select ALTERA_TIMER
config NIOS2
bool