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>2012-11-14 15:48:02 +0530
commit693d8b252cf8cb8882dfad5ec89f5a9c6dd62204 (patch)
tree5e8fab5cd8528242a72043f593a504e86718ae06
parent335c2586efd3ea484e22342e1e30e1266ef5ae33 (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