2016-02-02 00:38:11 +01:00
|
|
|
comment "kernel-module-imx-gpu-viv needs a Linux kernel to be built"
|
|
|
|
depends on !BR2_LINUX_KERNEL
|
|
|
|
|
|
|
|
config BR2_PACKAGE_KERNEL_MODULE_IMX_GPU_VIV
|
|
|
|
bool "kernel-module-imx-gpu-viv"
|
|
|
|
depends on BR2_LINUX_KERNEL
|
|
|
|
help
|
|
|
|
Kernel loadable module for Vivante GPU.
|
|
|
|
|
2017-12-18 09:21:05 +01:00
|
|
|
This package uses an exact copy of the GPU kernel driver
|
|
|
|
source code of the same version as base and include fixes
|
|
|
|
and improvements developed by FSL Community.
|
2017-07-18 14:58:00 +02:00
|
|
|
|
2020-04-02 15:08:41 +02:00
|
|
|
This module is only meant for NXP-based kernel.
|
2016-02-02 00:38:11 +01:00
|
|
|
|
|
|
|
https://github.com/Freescale/kernel-module-imx-gpu-viv
|