diff options
Diffstat (limited to 'drivers/video')
-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 a9ca72f301bf..c9d4de2dd53f 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1931,7 +1931,7 @@ config FB_TMIO_ACCELL | |||
1931 | 1931 | ||
1932 | config FB_S3C | 1932 | config FB_S3C |
1933 | tristate "Samsung S3C framebuffer support" | 1933 | tristate "Samsung S3C framebuffer support" |
1934 | depends on FB && ARCH_S3C64XX | 1934 | depends on FB && S3C_DEV_FB |
1935 | select FB_CFB_FILLRECT | 1935 | select FB_CFB_FILLRECT |
1936 | select FB_CFB_COPYAREA | 1936 | select FB_CFB_COPYAREA |
1937 | select FB_CFB_IMAGEBLIT | 1937 | select FB_CFB_IMAGEBLIT |