projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c19d21
)
video: Allow selecting MSM framebuffer in Kconfig
author
Pavel Machek
<pavel@ucw.cz>
Tue, 8 Dec 2009 19:10:28 +0000
(11:10 -0800)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/drivers/video/Kconfig
b/drivers/video/Kconfig
index 9bbb2855ea91918e7c56c97a095f46a01a6b93ce..04b40eecbeb059db76d29608ac24fb3a5ea5ac7c 100644
(file)
--- 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