diff options
Diffstat (limited to 'hw/net/Kconfig')
-rw-r--r-- | hw/net/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/net/Kconfig b/hw/net/Kconfig index 86b880ba33..c562b69019 100644 --- a/hw/net/Kconfig +++ b/hw/net/Kconfig @@ -95,6 +95,8 @@ config XILINX_ETHLITE config VIRTIO_NET bool + default y + depends on VIRTIO config ETSEC bool |