video: Allow selecting MSM framebuffer in Kconfig
authorPavel Machek <pavel@ucw.cz>
Tue, 8 Dec 2009 19:10:28 +0000 (11:10 -0800)
committerDaniel Walker <dwalker@codeaurora.org>
Thu, 10 Dec 2009 18:14:33 +0000 (10:14 -0800)
Allow user to select MSM framebuffer support in Kconfig.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
drivers/video/Kconfig

index 9bbb285..04b40ee 100644 (file)
@@ -2127,7 +2127,7 @@ config FB_PRE_INIT_FB
          the bootloader.
 
 config FB_MSM
-       tristate
+       tristate "MSM Framebuffer support"
        depends on FB && ARCH_MSM
        select FB_CFB_FILLRECT
        select FB_CFB_COPYAREA