mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
Merge pull request #3631 from lrusak/etnaviv-kmsro
config/graphic: build etnaviv and kmsro for imx devices
This commit is contained in:
commit
d73a8a3955
@ -27,7 +27,7 @@ get_graphicdrivers() {
|
||||
fi
|
||||
|
||||
if listcontains "${GRAPHIC_DRIVERS}" "etnaviv"; then
|
||||
GALLIUM_DRIVERS+=" etnaviv imx"
|
||||
GALLIUM_DRIVERS+=" etnaviv kmsro"
|
||||
V4L2_SUPPORT="yes"
|
||||
VAAPI_SUPPORT="no"
|
||||
VDPAU_SUPPORT="no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user