Config.in 550 B

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