10 lines
144 B
Plaintext
10 lines
144 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.
|
||
|
|
||
|
endmenu
|