diff --git a/projects/Allwinner/devices/A64/options b/projects/Allwinner/devices/A64/options index 7fc0302edb..7ded7dd23a 100644 --- a/projects/Allwinner/devices/A64/options +++ b/projects/Allwinner/devices/A64/options @@ -30,9 +30,6 @@ # OpenGL-ES implementation to use (no / bcm2835-driver / gpu-viv-bin-mx6q) OPENGLES="mesa" - # Mali GPU family - MALI_FAMILY="400" - # KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap) KODIPLAYER_DRIVER="$OPENGLES" diff --git a/projects/Allwinner/devices/H2-plus/options b/projects/Allwinner/devices/H2-plus/options index 236844cb3f..447add0717 100644 --- a/projects/Allwinner/devices/H2-plus/options +++ b/projects/Allwinner/devices/H2-plus/options @@ -43,10 +43,7 @@ # OpenGL-ES implementation to use (no / bcm2835-driver / gpu-viv-bin-mx6q) OPENGLES="mesa" - # Mali GPU family - MALI_FAMILY="400" - - # KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap) + # KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap) KODIPLAYER_DRIVER="$OPENGLES" # set the addon project diff --git a/projects/Allwinner/devices/H3/options b/projects/Allwinner/devices/H3/options index 236844cb3f..f98ed62c07 100644 --- a/projects/Allwinner/devices/H3/options +++ b/projects/Allwinner/devices/H3/options @@ -43,9 +43,6 @@ # OpenGL-ES implementation to use (no / bcm2835-driver / gpu-viv-bin-mx6q) OPENGLES="mesa" - # Mali GPU family - MALI_FAMILY="400" - # KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap) KODIPLAYER_DRIVER="$OPENGLES" diff --git a/projects/Allwinner/devices/H5/options b/projects/Allwinner/devices/H5/options index 5bd87cea7b..e37de36adb 100644 --- a/projects/Allwinner/devices/H5/options +++ b/projects/Allwinner/devices/H5/options @@ -30,9 +30,6 @@ # OpenGL-ES implementation to use OPENGLES="mesa" - # Mali GPU family - MALI_FAMILY="450" - # KODI Player implementation to use KODIPLAYER_DRIVER="$OPENGLES" diff --git a/projects/Allwinner/devices/R40/options b/projects/Allwinner/devices/R40/options index 0b2e10dbb4..39b307ccea 100644 --- a/projects/Allwinner/devices/R40/options +++ b/projects/Allwinner/devices/R40/options @@ -40,9 +40,6 @@ # OpenGL-ES implementation to use (no / bcm2835-driver / gpu-viv-bin-mx6q) OPENGLES="mesa" - # Mali GPU family - MALI_FAMILY="400" - # KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap) KODIPLAYER_DRIVER="$OPENGLES"