projects
/
GitHub
/
LineageOS
/
G12
/
android_hardware_amlogic_kernel-modules_mali-driver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
775636d
)
make UMP disabled by default
author
Lawrence Mok
<lawrence.mok@amlogic.com>
Thu, 5 Dec 2013 22:25:58 +0000
(14:25 -0800)
committer
Lawrence Mok
<lawrence.mok@amlogic.com>
Thu, 5 Dec 2013 22:25:58 +0000
(14:25 -0800)
ump/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/ump/Kconfig
b/ump/Kconfig
index 6bc5044f93456d76284a6112bf6359186076a9df..cb68555ca7a8f5c3b454609b7e3ad30e60451ac2 100644
(file)
--- a/
ump/Kconfig
+++ b/
ump/Kconfig
@@
-1,8
+1,7
@@
menu "Mali 400 UMP device driver"
config UMP
tristate "UMP support"
- depends on m
- default m
+ default n
---help---
This enables support for the UMP memory allocation and sharing API.