d399fddcd4
Some targets use "default y" for boards to filter out those that require TCG. For consistency we are switching all other targets to do the same. Continue with SPARC and SPARC64. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
12 lines
283 B
Makefile
12 lines
283 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 are selected by default, uncomment to keep out of the build.
|
|
# CONFIG_SUN4U=n
|
|
# CONFIG_NIAGARA=n
|