1*4882a593Smuzhiyuncomment "kernel-module-imx-gpu-viv needs a Linux kernel to be built" 2*4882a593Smuzhiyun depends on !BR2_LINUX_KERNEL 3*4882a593Smuzhiyun 4*4882a593Smuzhiyunconfig BR2_PACKAGE_KERNEL_MODULE_IMX_GPU_VIV 5*4882a593Smuzhiyun bool "kernel-module-imx-gpu-viv" 6*4882a593Smuzhiyun depends on BR2_LINUX_KERNEL 7*4882a593Smuzhiyun help 8*4882a593Smuzhiyun Kernel loadable module for Vivante GPU. 9*4882a593Smuzhiyun 10*4882a593Smuzhiyun This package uses an exact copy of the GPU kernel driver 11*4882a593Smuzhiyun source code of the same version as base and include fixes 12*4882a593Smuzhiyun and improvements developed by FSL Community. 13*4882a593Smuzhiyun 14*4882a593Smuzhiyun This module is only meant for NXP-based kernel. 15*4882a593Smuzhiyun 16*4882a593Smuzhiyun https://github.com/Freescale/kernel-module-imx-gpu-viv 17