sdk-hwV1.3/lichee/linux-4.9/modules/gpu/Kconfig

17 lines
238 B
Plaintext

menu "GPU support for sunxi"
config SUNXI_GPU_TYPE
string "The GPU type"
default "None"
help
The GPU type used on the platform.
config GPU_PM_OPP
bool "GPU PM OPP"
default n
select PM_OPP
help
Read VF table of GPU
endmenu