PD #80411: enable ion
authorKasin Lee <kasin.li@amlogic.com>
Thu, 26 Sep 2013 11:11:15 +0000 (19:11 +0800)
committerKasin Lee <kasin.li@amlogic.com>
Thu, 26 Sep 2013 11:11:15 +0000 (19:11 +0800)
mali/Kconfig
ump/Kconfig

index 2691a499c429a8dafab3c07854d310d3bc797d72..4446e55bd3d96dc5cb577f525036234435b20e9a 100644 (file)
@@ -59,6 +59,7 @@ config MALI400_INTERNAL_PROFILING
 config MALI400_UMP
        bool "Enable UMP support"
        depends on MALI400
+       default n
        ---help---
          This enables support for the UMP memory sharing API in the Mali driver.
 
index eb737963729d4315aea7cf0b783a7c02f6e75a51..6bc5044f93456d76284a6112bf6359186076a9df 100644 (file)
@@ -3,7 +3,6 @@ config UMP
        tristate "UMP support"
        depends on m
        default m
-       select MALI400_UMP
        ---help---
          This enables support for the UMP memory allocation and sharing API.