X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-core%2Frecipes-kernel%2Flinux%2Flinux-yocto%2Fvirtio.cfg;h=d042d7d6482f0d6d64f149a72eb047d91184a961;hb=3ed6b01506b9876ef8b5d8110b4dc32d488ef41c;hp=9bdc2c64ef94f69a41bfc0986513a52331460164;hpb=ef3874b1ae23e7a073a7c42ed7fde416ed02556e;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto/virtio.cfg b/meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto/virtio.cfg index 9bdc2c64e..d042d7d64 100644 --- a/meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto/virtio.cfg +++ b/meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto/virtio.cfg @@ -2,3 +2,5 @@ CONFIG_BLK_MQ_VIRTIO=y CONFIG_VIRTIO=y CONFIG_VIRTIO_BLK=y +# qemuarm need virtionet +CONFIG_VIRTIO_NET=y