mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
config/graphic: drop support for libmali
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
7be68a252b
commit
3a7045dcbc
@ -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