diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index c1536d785551..b8f0a11e8f31 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1618,8 +1618,7 @@ config FB_IBM_GXT4500 | |||
1618 | 1618 | ||
1619 | config FB_PS3 | 1619 | config FB_PS3 |
1620 | bool "PS3 GPU framebuffer driver" | 1620 | bool "PS3 GPU framebuffer driver" |
1621 | depends on FB && PPC_PS3 | 1621 | depends on FB && PS3_PS3AV |
1622 | select PS3_PS3AV | ||
1623 | select FB_CFB_FILLRECT | 1622 | select FB_CFB_FILLRECT |
1624 | select FB_CFB_COPYAREA | 1623 | select FB_CFB_COPYAREA |
1625 | select FB_CFB_IMAGEBLIT | 1624 | select FB_CFB_IMAGEBLIT |