make UMP disabled by default
authorLawrence Mok <lawrence.mok@amlogic.com>
Thu, 5 Dec 2013 22:25:58 +0000 (14:25 -0800)
committerLawrence Mok <lawrence.mok@amlogic.com>
Thu, 5 Dec 2013 22:25:58 +0000 (14:25 -0800)
ump/Kconfig

index 6bc5044f93456d76284a6112bf6359186076a9df..cb68555ca7a8f5c3b454609b7e3ad30e60451ac2 100644 (file)
@@ -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.