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:
Paul Barker 2017-10-08 20:41:09 +00:00 committed by Andrei Gherzan
parent f6fecae825
commit 9d84186870

View File

@ -146,7 +146,6 @@ do_configure_prepend() {
kernel_configure_variable DRM y
kernel_configure_variable DRM_FBDEV_EMULATION y
kernel_configure_variable DRM_VC4 y
kernel_configure_variable FB_BCM2708 n
fi
# Keep this the last line