kumquat-buildroot/package/mali-driver/Config.in
Miquel Raynal f3ecd9ea4a package/mali-driver: new package
Add a new package to build and install the Mali kernel driver for
Midgard and Bifrost GPU.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-01-08 19:04:32 +01:00

15 lines
531 B
Plaintext

comment "mali-driver needs a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL
config BR2_PACKAGE_MALI_DRIVER
bool "mali-driver"
depends on BR2_LINUX_KERNEL
help
This package builds and installs the Linux kernel driver for
the Mali Midgard/Bifrost GPU, compatible with recent Linux
kernels (>= 5.4). Note that it should be installed together
with the corresponding userspace OpenGL libraries, which are
usually provided as binaries only by hardware vendors.
mali-driver requires a Linux kernel >= 5.4.