diff --git a/projects/Rockchip/options b/projects/Rockchip/options index f98719b2a8..4d9e18fab6 100644 --- a/projects/Rockchip/options +++ b/projects/Rockchip/options @@ -33,7 +33,7 @@ OPENGL="no" # OpenGL-ES implementation to use (no / bcm2835-driver / gpu-viv-bin-mx6q) - OPENGLES="mali-rockchip" + OPENGLES="libmali" # include uvesafb support (yes / no) UVESAFB_SUPPORT="no" @@ -53,7 +53,7 @@ KODI_VENDOR="rockchip" # KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap) - KODIPLAYER_DRIVER="rkmpp" + KODIPLAYER_DRIVER="$OPENGLES" # Modules to install in initramfs for early boot INITRAMFS_MODULES=""