mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
sparc-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
7ab58d4c84
commit
8c75eec06d
4 changed files with 21 additions and 16 deletions
|
@ -71,6 +71,7 @@ config IVSHMEM_DEVICE
|
|||
|
||||
config ECCMEMCTL
|
||||
bool
|
||||
select ECC
|
||||
|
||||
config IMX
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue