From: Pavel Machek Date: Tue, 8 Dec 2009 19:10:28 +0000 (-0800) Subject: video: Allow selecting MSM framebuffer in Kconfig X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4e00dc762d68248c23c5fe1dfb4d06fbe75554b0;p=linux.git video: Allow selecting MSM framebuffer in Kconfig Allow user to select MSM framebuffer support in Kconfig. Signed-off-by: Pavel Machek Signed-off-by: Daniel Walker --- diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 9bbb2855ea919..04b40eecbeb05 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -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