mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/Rockchip: drop MALI_FAMILY
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
e8e58fa436
commit
3e197ccae1
@ -21,8 +21,7 @@
|
||||
KERNEL_MAKE_EXTRACMD+=" rockchip/rk3288-tinker.dtb"
|
||||
KERNEL_MAKE_EXTRACMD+=" rockchip/rk3288-tinker-s.dtb"
|
||||
|
||||
# Mali GPU family
|
||||
MALI_FAMILY="t760"
|
||||
# Graphic drivers to use
|
||||
GRAPHIC_DRIVERS="panfrost"
|
||||
|
||||
# kernel serial console
|
||||
|
@ -26,8 +26,7 @@
|
||||
# Kernel target
|
||||
KERNEL_TARGET="Image"
|
||||
|
||||
# Mali GPU family
|
||||
MALI_FAMILY="450"
|
||||
# Graphic drivers to use
|
||||
GRAPHIC_DRIVERS="lima"
|
||||
|
||||
# kernel serial console
|
||||
|
@ -26,8 +26,7 @@
|
||||
# Kernel target
|
||||
KERNEL_TARGET="Image"
|
||||
|
||||
# Mali GPU family
|
||||
MALI_FAMILY="t860"
|
||||
# Graphic drivers to use
|
||||
GRAPHIC_DRIVERS="panfrost"
|
||||
|
||||
# kernel serial console
|
||||
|
@ -36,7 +36,7 @@
|
||||
# OpenGL(X) implementation to use (no / mesa)
|
||||
OPENGL="no"
|
||||
|
||||
# OpenGL-ES implementation to use (no / libmali / mesa)
|
||||
# OpenGL-ES implementation to use (no / mesa)
|
||||
OPENGLES="${OPENGLES:-mesa}"
|
||||
|
||||
# Vulkan implementation to use (vulkan-loader / no)
|
||||
|
Loading…
x
Reference in New Issue
Block a user