MALI: utgard: upgrade DDK to r6p1-01rel0
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / arm / mali400 / 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