From 4365c6973ca47ea45ddbe4cf9f3cc14919f784f3 Mon Sep 17 00:00:00 2001 From: Vasyl Vavrychuk Date: Mon, 8 Aug 2022 11:29:22 +0200 Subject: egvirt: linux-yocto: Support linux-yocto-dev for VIRTIO. Bug-AGL: SPEC-4453 Change-Id: Ib3641884bac404c7281df37e5ed4f4939e2830b4 Signed-off-by: Vasyl Vavrychuk --- meta-egvirt/recipes-kernel/linux/linux-yocto/virtio_bt.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-egvirt/recipes-kernel/linux/linux-yocto/virtio_bt.cfg') diff --git a/meta-egvirt/recipes-kernel/linux/linux-yocto/virtio_bt.cfg b/meta-egvirt/recipes-kernel/linux/linux-yocto/virtio_bt.cfg index 154a05d5..530b0b2f 100644 --- a/meta-egvirt/recipes-kernel/linux/linux-yocto/virtio_bt.cfg +++ b/meta-egvirt/recipes-kernel/linux/linux-yocto/virtio_bt.cfg @@ -1,7 +1,7 @@ # Enable BT_VIRTIO ("Virtio Bluetooth driver") config located in menu # -# -> Networking support (NET [=y]) │ -# -> Bluetooth subsystem support (BT [=m]) │ -# -> Bluetooth device drivers │ +# -> Networking support (NET [=y]) +# -> Bluetooth subsystem support (BT [=m]) +# -> Bluetooth device drivers # CONFIG_BT_VIRTIO=m -- cgit 1.2.3-korg