mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -06:00
openrisc: switch boards to "default y"
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 OpenRISC. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
8a1f6d0ebd
commit
c8b39c9b5b
3 changed files with 7 additions and 4 deletions
|
@ -5,6 +5,5 @@
|
|||
# CONFIG_TEST_DEVICES=n
|
||||
|
||||
# Boards:
|
||||
#
|
||||
CONFIG_OR1K_SIM=y
|
||||
CONFIG_OR1K_VIRT=y
|
||||
# CONFIG_OR1K_SIM=n
|
||||
# CONFIG_OR1K_VIRT=n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue