diff options
author | Daniel Walker <dwalker@codeaurora.org> | 2010-04-22 14:00:18 -0700 |
---|---|---|
committer | Daniel Walker <dwalker@codeaurora.org> | 2010-04-22 14:00:18 -0700 |
commit | a63445a31a76474dd3f9e852e8bf08f81ee7437a (patch) | |
tree | 767a013f7f1c02c1546444dee3e732cf057615bb /drivers/video/Kconfig | |
parent | c81eddb0e3728661d1585fbc564449c94165cc36 (diff) | |
download | talos-obmc-linux-a63445a31a76474dd3f9e852e8bf08f81ee7437a.tar.gz talos-obmc-linux-a63445a31a76474dd3f9e852e8bf08f81ee7437a.zip |
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 select FB_CFB_FILLRECT select FB_CFB_COPYAREA select FB_CFB_IMAGEBLIT - default y config FB_MX3 tristate "MX3 Framebuffer support" |