mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package/mesa3d: do not select MESA3D_OPENGL_EGL for etnaviv
As suggested by Thomas, BR2_PACKAGE_MESA3D_OPENGL_EGL should not be automatically selected by the etnaviv driver. Suggested-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
3d4a545630
commit
5b03d42032
@ -106,7 +106,6 @@ config BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_ETNAVIV
|
|||||||
select BR2_PACKAGE_MESA3D_GALLIUM_DRIVER
|
select BR2_PACKAGE_MESA3D_GALLIUM_DRIVER
|
||||||
select BR2_PACKAGE_LIBDRM_ETNAVIV
|
select BR2_PACKAGE_LIBDRM_ETNAVIV
|
||||||
select BR2_PACKAGE_MESA3D_GALLIUM_KMSRO
|
select BR2_PACKAGE_MESA3D_GALLIUM_KMSRO
|
||||||
select BR2_PACKAGE_MESA3D_OPENGL_EGL
|
|
||||||
help
|
help
|
||||||
Mesa driver for Vivante GPUs.
|
Mesa driver for Vivante GPUs.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user