
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 Xtensa. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
11 lines
268 B
Makefile
11 lines
268 B
Makefile
# Default configuration for Xtensa
|
|
|
|
# Uncomment the following lines to disable these optional devices:
|
|
#
|
|
#CONFIG_PCI_DEVICES=n
|
|
|
|
# Boards are selected by default, uncomment to keep out of the build.
|
|
# CONFIG_XTENSA_SIM=n
|
|
# CONFIG_XTENSA_VIRT=n
|
|
# CONFIG_XTENSA_XTFPGA=n
|