mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
config/graphic: drop support for libmali
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
0b6516f5d4
commit
67d57551cf
@ -78,10 +78,6 @@ get_graphicdrivers() {
|
||||
V4L2_SUPPORT="yes"
|
||||
fi
|
||||
|
||||
if listcontains "${GRAPHIC_DRIVERS}" "mali"; then
|
||||
V4L2_SUPPORT="yes"
|
||||
fi
|
||||
|
||||
if listcontains "${GRAPHIC_DRIVERS}" "nvidia"; then
|
||||
XORG_DRIVERS+=" nvidia"
|
||||
VULKAN_DRIVERS_CONFIG+=" nvidia"
|
||||
|
Loading…
x
Reference in New Issue
Block a user