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 b4b209ce8029..6c793bc683d9 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -967,7 +967,7 @@ config FB_PVR2 | |||
967 | 967 | ||
968 | config FB_OPENCORES | 968 | config FB_OPENCORES |
969 | tristate "OpenCores VGA/LCD core 2.0 framebuffer support" | 969 | tristate "OpenCores VGA/LCD core 2.0 framebuffer support" |
970 | depends on FB | 970 | depends on FB && HAS_DMA |
971 | select FB_CFB_FILLRECT | 971 | select FB_CFB_FILLRECT |
972 | select FB_CFB_COPYAREA | 972 | select FB_CFB_COPYAREA |
973 | select FB_CFB_IMAGEBLIT | 973 | select FB_CFB_IMAGEBLIT |