mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +00:00
video: Allow selecting MSM framebuffer in Kconfig
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>
This commit is contained in:
parent
0c19d21e80
commit
4e00dc762d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue