| 1234567891011121314151617181920212223 |
- config MTK_GPU_SUPPORT
- bool CONFIG_MTK_GPU_SUPPORT
- default n
- help
- CONFIG_MTK_GPU_SUPPORT define if the gpu driver should be built in or not
- config MTK_GPU_VERSION
- string CONFIG_MTK_GPU_VERSION
- default ""
- help
- CONFIG_MTK_GPU_VERSION define which gpu ddk version will be used
- config MTK_GPU_COMMON_DVFS_SUPPORT
- bool CONFIG_MTK_GPU_COMMON_DVFS_SUPPORT
- default n
- help
- CONFIG_MTK_GPU_COMMON_DVFS_SUPPORT define to use COMMON DVFS
- config MTK_GPU_R5P0
- bool CONFIG_MTK_GPU_R5P0
- default n
- help
- CONFIG_MTK_GPU_R5P0 define to use r5p0 drivers
|