mali mess
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / misc / mediatek / gpu / mt8127 / mali / ump / Kconfig
1 config UMP
2 tristate "UMP support"
3 depends on ARM
4 ---help---
5 This enables support for the UMP memory allocation and sharing API.
6
7 To compile this driver as a module, choose M here: the module will be
8 called ump.
9
10 config UMP_DEBUG
11 bool "Enable extra debug in UMP"
12 depends on UMP
13 default y
14 ---help---
15 This enabled extra debug checks and messages in UMP.
16