diff options
Diffstat (limited to 'drivers/video/Kconfig')
-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 8afcf08eba98..ca330b1b3653 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1866,7 +1866,7 @@ config FB_W100 | |||
1866 | 1866 | ||
1867 | config FB_SH_MOBILE_LCDC | 1867 | config FB_SH_MOBILE_LCDC |
1868 | tristate "SuperH Mobile LCDC framebuffer support" | 1868 | tristate "SuperH Mobile LCDC framebuffer support" |
1869 | depends on FB && SUPERH | 1869 | depends on FB && SUPERH && HAVE_CLK |
1870 | select FB_SYS_FILLRECT | 1870 | select FB_SYS_FILLRECT |
1871 | select FB_SYS_COPYAREA | 1871 | select FB_SYS_COPYAREA |
1872 | select FB_SYS_IMAGEBLIT | 1872 | select FB_SYS_IMAGEBLIT |