From: Fabio Estevam Date: Sat, 26 Oct 2019 19:34:45 +0000 (-0300) Subject: configs/engicam_imx6qdl_icore_qt5: Remove the swrast option X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=038d25bf0f1c41216a25b2712757400e8f511b6e;p=buildroot.git configs/engicam_imx6qdl_icore_qt5: Remove the swrast option i.MX6 has GPU in hardware, so we really don't need to fallback to software rendering. Remove the unneeded BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_SWRAST option. Signed-off-by: Fabio Estevam Signed-off-by: Thomas Petazzoni --- diff --git a/configs/engicam_imx6qdl_icore_qt5_defconfig b/configs/engicam_imx6qdl_icore_qt5_defconfig index b591c98f23..4d3d4e3a22 100644 --- a/configs/engicam_imx6qdl_icore_qt5_defconfig +++ b/configs/engicam_imx6qdl_icore_qt5_defconfig @@ -62,7 +62,6 @@ BR2_PACKAGE_QT5BASE_JPEG=y BR2_PACKAGE_MESA3D=y BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_ETNAVIV=y BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_KMSRO=y -BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_SWRAST=y BR2_PACKAGE_MESA3D_OPENGL_ES=y # qt5 demo packages