Browse Source
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 CRIS. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>pull/266/head
3 changed files with 6 additions and 4 deletions
@ -1,5 +1,4 @@ |
|||
# Default configuration for cris-softmmu
|
|||
|
|||
# Boards:
|
|||
#
|
|||
CONFIG_AXIS=y |
|||
# Boards are selected by default, uncomment to keep out of the build.
|
|||
# CONFIG_AXIS=n
|
|||
|
|||
Loading…
Reference in new issue