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 9b7a76be36a0..8365feb42289 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -812,7 +812,7 @@ config FB_PVR2 | |||
812 | 812 | ||
813 | config FB_EPSON1355 | 813 | config FB_EPSON1355 |
814 | bool "Epson 1355 framebuffer support" | 814 | bool "Epson 1355 framebuffer support" |
815 | depends on (FB = y) && (SUPERH || ARCH_CEIVA) | 815 | depends on (FB = y) && ARCH_CEIVA |
816 | select FB_CFB_FILLRECT | 816 | select FB_CFB_FILLRECT |
817 | select FB_CFB_COPYAREA | 817 | select FB_CFB_COPYAREA |
818 | select FB_CFB_IMAGEBLIT | 818 | select FB_CFB_IMAGEBLIT |