v811_spc009/vendor/thirdparty/gpu/drv/Kconfig

14 lines
305 B

#++++++++++++++++++++++++++++++++++++++++++++++++++++
menuconfig SOCT_GPU_SUPPORT
tristate "GPU Support"
default y if SOCT_DRV_BUILDIN
default m
config SOCT_GPU_DDK_VERSION
string "GPU DDK version"
depends on SOCT_GPU_SUPPORT
default "r21p0"
#++++++++++++++++++++++++++++++++++++++++++++++++++++