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 549b960667c8..963b8b767b83 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -2027,7 +2027,7 @@ config FB_TMIO_ACCELL | |||
2027 | 2027 | ||
2028 | config FB_S3C | 2028 | config FB_S3C |
2029 | tristate "Samsung S3C framebuffer support" | 2029 | tristate "Samsung S3C framebuffer support" |
2030 | depends on FB && S3C_DEV_FB | 2030 | depends on FB && (S3C_DEV_FB || S5P_DEV_FIMD0) |
2031 | select FB_CFB_FILLRECT | 2031 | select FB_CFB_FILLRECT |
2032 | select FB_CFB_COPYAREA | 2032 | select FB_CFB_COPYAREA |
2033 | select FB_CFB_IMAGEBLIT | 2033 | select FB_CFB_IMAGEBLIT |