mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
mesa: enable lima on all rk3328 boards
lima is the open-source implementation for the GPU found on RK3328, it is therefore not specific to the Rock64 but all boards based on the RK3328. Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
This commit is contained in:
parent
273fbdb88b
commit
c3c88f70b5
|
@ -1,4 +1,4 @@
|
|||
PACKAGECONFIG:append:rk3288 = " kmsro panfrost"
|
||||
PACKAGECONFIG:append:rk3328 = " kmsro lima"
|
||||
PACKAGECONFIG:append:rk3399 = " kmsro panfrost"
|
||||
PACKAGECONFIG:append:rock64 = " kmsro lima"
|
||||
PACKAGECONFIG:append:px30 = " kmsro panfrost"
|
||||
|
|
Loading…
Reference in New Issue
Block a user