aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2012-04-18 13:25:23 +0530
committerTushar Behera <tushar.behera@linaro.org>2013-03-14 10:47:13 +0530
commite51e1bf9b420631b87fe79dde674bad4f8be7450 (patch)
tree61622ce02ce6bf9033e97d1b095c35861401f3c8
parent07c7875694c9e8810c6ac2330b92c6ae3d1234e2 (diff)
gpu: mali/ump: Set default selection option to 'n'
These configs will be enabled in board specific defconfigs. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--drivers/gpu/arm/mali/Kconfig2
-rw-r--r--drivers/gpu/arm/ump/Kconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/arm/mali/Kconfig b/drivers/gpu/arm/mali/Kconfig
index 416c231de87d..1404f59d3de4 100644
--- a/drivers/gpu/arm/mali/Kconfig
+++ b/drivers/gpu/arm/mali/Kconfig
@@ -1,6 +1,6 @@
config MALI400MP
bool "Enable MALI integration"
- default y
+ default n
---help---
This enables MALI 3D graphics driver. Required to use hardware accelerated OpenGL ES 2.0 and 1.1.
diff --git a/drivers/gpu/arm/ump/Kconfig b/drivers/gpu/arm/ump/Kconfig
index db7b45b03de0..62f1cec93110 100644
--- a/drivers/gpu/arm/ump/Kconfig
+++ b/drivers/gpu/arm/ump/Kconfig
@@ -1,6 +1,6 @@
config UMP
bool "Enable UMP(Unified Memory Provider)"
- default y
+ default n
---help---
This enables UMP memory provider