aboutsummaryrefslogtreecommitdiff
path: root/board/emulation/qemu-arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/emulation/qemu-arm/Kconfig')
-rw-r--r--board/emulation/qemu-arm/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/emulation/qemu-arm/Kconfig b/board/emulation/qemu-arm/Kconfig
index 09c9541..ac2d078 100644
--- a/board/emulation/qemu-arm/Kconfig
+++ b/board/emulation/qemu-arm/Kconfig
@@ -5,8 +5,7 @@ config TEXT_BASE
config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
- select CMD_QFW
- select QFW_MMIO
+ select QFW_MMIO if CMD_QFW
imply VIRTIO_MMIO
imply VIRTIO_PCI
imply VIRTIO_NET