mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package/mesa3d: select LIBDRM_FREEDRENO for freedreno
The mesa3d freedreno driver is not usable without the corresponding libdrm support for this platform, so select LIBDRM_FREEDRENO. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
5b03d42032
commit
e49db51dc4
@ -112,6 +112,7 @@ config BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_ETNAVIV
|
|||||||
config BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_FREEDRENO
|
config BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_FREEDRENO
|
||||||
bool "Gallium freedreno driver"
|
bool "Gallium freedreno driver"
|
||||||
select BR2_PACKAGE_MESA3D_GALLIUM_DRIVER
|
select BR2_PACKAGE_MESA3D_GALLIUM_DRIVER
|
||||||
|
select BR2_PACKAGE_LIBDRM_FREEDRENO
|
||||||
select BR2_PACKAGE_MESA3D_GALLIUM_KMSRO
|
select BR2_PACKAGE_MESA3D_GALLIUM_KMSRO
|
||||||
help
|
help
|
||||||
Mesa driver for Freedreno GPUs.
|
Mesa driver for Freedreno GPUs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user