mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-09-15 15:16:47 +00:00
linux-raspberrypi: Keep framebuffer support when vc4graphics is enabled
Framebuffer support may be required for some monitors and applications. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
parent
f6fecae825
commit
9d84186870
@ -146,7 +146,6 @@ do_configure_prepend() {
|
|||||||
kernel_configure_variable DRM y
|
kernel_configure_variable DRM y
|
||||||
kernel_configure_variable DRM_FBDEV_EMULATION y
|
kernel_configure_variable DRM_FBDEV_EMULATION y
|
||||||
kernel_configure_variable DRM_VC4 y
|
kernel_configure_variable DRM_VC4 y
|
||||||
kernel_configure_variable FB_BCM2708 n
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Keep this the last line
|
# Keep this the last line
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user