diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 9bbb2855ea91..04b40eecbeb0 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -2127,7 +2127,7 @@ config FB_PRE_INIT_FB | |||
2127 | the bootloader. | 2127 | the bootloader. |
2128 | 2128 | ||
2129 | config FB_MSM | 2129 | config FB_MSM |
2130 | tristate | 2130 | tristate "MSM Framebuffer support" |
2131 | depends on FB && ARCH_MSM | 2131 | depends on FB && ARCH_MSM |
2132 | select FB_CFB_FILLRECT | 2132 | select FB_CFB_FILLRECT |
2133 | select FB_CFB_COPYAREA | 2133 | select FB_CFB_COPYAREA |