qemu-patch-raspberry4/default-configs/sparc64-softmmu.mak
Paolo Bonzini 152f8d7923 sparc64-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>
2019-03-07 21:46:19 +01:00

13 lines
221 B
Makefile

# Default configuration for sparc64-softmmu
# Uncomment the following lines to disable these optional devices:
#
#CONFIG_PCI_DEVICES=n
#CONFIG_SUNHME=n
#CONFIG_TEST_DEVICES=n
# Boards:
#
CONFIG_SUN4U=y
CONFIG_NIAGARA=y