mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
lm32-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
9483cf27dd
commit
0858746b83
3 changed files with 13 additions and 6 deletions
|
@ -70,8 +70,7 @@ config FRAMEBUFFER
|
|||
|
||||
config MILKYMIST_TMU2
|
||||
bool
|
||||
default y
|
||||
depends on OPENGL && X11 && MILKYMIST
|
||||
depends on OPENGL && X11
|
||||
|
||||
config SM501
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue