configs: list "implied" device groups in the default configs

Match the optional device groups to what is actually included in
the config-devices.mak files.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini
2024-05-03 15:47:47 +02:00
parent 566abdb4d9
commit 7e10ce2706
7 changed files with 21 additions and 4 deletions
+2
View File
@@ -1,5 +1,7 @@
# Default configuration for arm-softmmu
# Uncomment the following lines to disable these optional devices:
# CONFIG_I2C_DEVICES=n
# CONFIG_PCI_DEVICES=n
# CONFIG_TEST_DEVICES=n
@@ -1,3 +1,6 @@
# Default configuration for loongarch64-softmmu
# Uncomment the following lines to disable these optional devices:
# CONFIG_PCI_DEVICES=n
CONFIG_LOONGARCH_VIRT=y
+4
View File
@@ -1,5 +1,9 @@
# Default configuration for or1k-softmmu
# Uncomment the following lines to disable these optional devices:
# CONFIG_PCI_DEVICES=n
# CONFIG_TEST_DEVICES=n
# Boards:
#
CONFIG_OR1K_SIM=y
+4
View File
@@ -1,5 +1,9 @@
# Default configuration for ppc-softmmu
# Uncomment the following lines to disable these optional devices:
# CONFIG_PCI_DEVICES=n
# CONFIG_TEST_DEVICES=n
# For embedded PPCs:
CONFIG_E500PLAT=y
CONFIG_MPC8544DS=y
+2 -2
View File
@@ -1,8 +1,8 @@
# Default configuration for riscv32-softmmu
# Uncomment the following lines to disable these optional devices:
#
#CONFIG_PCI_DEVICES=n
# CONFIG_PCI_DEVICES=n
# CONFIG_TEST_DEVICES=n
# Boards:
#
+2 -2
View File
@@ -1,8 +1,8 @@
# Default configuration for riscv64-softmmu
# Uncomment the following lines to disable these optional devices:
#
#CONFIG_PCI_DEVICES=n
# CONFIG_PCI_DEVICES=n
# CONFIG_TEST_DEVICES=n
# Boards:
#
@@ -1,5 +1,9 @@
# Default configuration for Xtensa
# Uncomment the following lines to disable these optional devices:
#
#CONFIG_PCI_DEVICES=n
# Boards:
#
CONFIG_XTENSA_SIM=y