mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-03 05:00:31 -07:00
Just like all other dependencies, these can be expressed in Kconfig files rather than in the default configurations. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Acked-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20240129115809.1039924-1-pbonzini@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240207163812.3231697-10-alex.bennee@linaro.org>
9 lines
138 B
Makefile
9 lines
138 B
Makefile
# Default configuration for m68k-softmmu
|
|
|
|
# Boards:
|
|
#
|
|
CONFIG_AN5206=y
|
|
CONFIG_MCF5208=y
|
|
CONFIG_NEXTCUBE=y
|
|
CONFIG_Q800=y
|
|
CONFIG_M68K_VIRT=y
|