mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-04-19 12:07:18 +00:00
config/graphic: add V4L2_SUPPORT for vc4
This commit is contained in:
parent
8c24c78231
commit
42b160894f
@ -94,6 +94,7 @@ get_graphicdrivers() {
|
||||
|
||||
if listcontains "$GRAPHIC_DRIVERS" "vc4"; then
|
||||
GALLIUM_DRIVERS="$GALLIUM_DRIVERS,vc4"
|
||||
V4L2_SUPPORT="yes"
|
||||
VAAPI_SUPPORT="no"
|
||||
VDPAU_SUPPORT="no"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user