mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
projects/Rockchip: drop MALI_FAMILY
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user