mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
mesa: enable lima for RK3066 boards
lima is the open-source implementation for the GPU found on RK3066, the Mali 400, so let's enable it for RK3066 boards by default. Not tested. Reviewed-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
This commit is contained in:
parent
16e79c187e
commit
848e87e19a
|
@ -1,3 +1,4 @@
|
||||||
|
PACKAGECONFIG:append:rk3066 = " lima"
|
||||||
PACKAGECONFIG:append:rk3288 = " libclc panfrost"
|
PACKAGECONFIG:append:rk3288 = " libclc panfrost"
|
||||||
PACKAGECONFIG:append:rk3328 = " lima"
|
PACKAGECONFIG:append:rk3328 = " lima"
|
||||||
PACKAGECONFIG:append:rk3399 = " libclc panfrost"
|
PACKAGECONFIG:append:rk3399 = " libclc panfrost"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user