From: Limeng <[email protected]>

Refer to commit 173a3c2f0203("virtio.cfg: enable
CONFIG_DRM_VIRTIO_GPU").  CONFIG_DRM_VIRTIO_GPU is
set as 'y', and depends on CONFIG_DRM, so it is also
need to be set as 'y'.

Signed-off-by: Meng Li <[email protected]>
---
 bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg 
b/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg
index 73e5c2a9..ae2e88b4 100644
--- a/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg
+++ b/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg
@@ -98,7 +98,7 @@ CONFIG_FB_SIMPLE=y
 
 CONFIG_BCM_VCIO=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
-CONFIG_DRM=m
+CONFIG_DRM=y
 CONFIG_DRM_LOAD_EDID_FIRMWARE=y
 CONFIG_DRM_UDL=m
 CONFIG_DRM_VC4=m
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#9016): 
https://lists.yoctoproject.org/g/linux-yocto/message/9016
Mute This Topic: https://lists.yoctoproject.org/mt/76626569/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to