diff options
author | Daniel Walker <dwalker@codeaurora.org> | 2010-04-22 17:00:18 -0400 |
---|---|---|
committer | Daniel Walker <dwalker@codeaurora.org> | 2010-04-22 17:00:18 -0400 |
commit | a63445a31a76474dd3f9e852e8bf08f81ee7437a (patch) | |
tree | 767a013f7f1c02c1546444dee3e732cf057615bb /drivers/video/Kconfig | |
parent | c81eddb0e3728661d1585fbc564449c94165cc36 (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/Kconfig | 1 |
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 | ||
2191 | config FB_MX3 | 2190 | config FB_MX3 |
2192 | tristate "MX3 Framebuffer support" | 2191 | tristate "MX3 Framebuffer support" |