mesa: Enable panfrost for rk3288 SOC

Configures mesa to build in the panfrost and render-only KMS driver
when building for the rk3288 SOC. The panfrost kernel module is already
compiled as a module by default for armv7.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
This commit is contained in:
Joshua Watt 2019-12-09 21:13:26 -06:00 committed by Trevor Woerner
parent 017e3e3868
commit 85f1ba657f

View File

@ -0,0 +1 @@
PACKAGECONFIG_append_rk3288 = " kmsro panfrost"