mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
m68k-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
0858746b83
commit
5617378c1c
2 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
config AN5206
|
||||
bool
|
||||
|
||||
config MCF5206
|
||||
bool
|
||||
select COLDFIRE
|
||||
select PTIMER
|
||||
|
||||
config MCF5208
|
||||
bool
|
||||
select COLDFIRE
|
||||
select PTIMER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue