aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
authorDaniel Walker <dwalker@codeaurora.org>2010-04-22 17:00:18 -0400
committerDaniel Walker <dwalker@codeaurora.org>2010-04-22 17:00:18 -0400
commita63445a31a76474dd3f9e852e8bf08f81ee7437a (patch)
tree767a013f7f1c02c1546444dee3e732cf057615bb /drivers/video/Kconfig
parentc81eddb0e3728661d1585fbc564449c94165cc36 (diff)
drivers: video: msm: default to no
It doesn't cure cancer .. Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 6e16244f3ed1..87f36efe46f3 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -2186,7 +2186,6 @@ config FB_MSM
2186 select FB_CFB_FILLRECT 2186 select FB_CFB_FILLRECT
2187 select FB_CFB_COPYAREA 2187 select FB_CFB_COPYAREA
2188 select FB_CFB_IMAGEBLIT 2188 select FB_CFB_IMAGEBLIT
2189 default y
2190 2189
2191config FB_MX3 2190config FB_MX3
2192 tristate "MX3 Framebuffer support" 2191 tristate "MX3 Framebuffer support"