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 cef3e1d9b92e..11af4cb8924e 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1869,7 +1869,7 @@ config FB_W100 | |||
1869 | 1869 | ||
1870 | config FB_SH_MOBILE_LCDC | 1870 | config FB_SH_MOBILE_LCDC |
1871 | tristate "SuperH Mobile LCDC framebuffer support" | 1871 | tristate "SuperH Mobile LCDC framebuffer support" |
1872 | depends on FB && SUPERH | 1872 | depends on FB && SUPERH && HAVE_CLK |
1873 | select FB_SYS_FILLRECT | 1873 | select FB_SYS_FILLRECT |
1874 | select FB_SYS_COPYAREA | 1874 | select FB_SYS_COPYAREA |
1875 | select FB_SYS_IMAGEBLIT | 1875 | select FB_SYS_IMAGEBLIT |