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 55b629a2326e..a576dc261732 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -580,7 +580,7 @@ config FB_VGA16 | |||
580 | 580 | ||
581 | config FB_BF54X_LQ043 | 581 | config FB_BF54X_LQ043 |
582 | tristate "SHARP LQ043 TFT LCD (BF548 EZKIT)" | 582 | tristate "SHARP LQ043 TFT LCD (BF548 EZKIT)" |
583 | depends on FB && (BF54x) | 583 | depends on FB && (BF54x) && !BF542 |
584 | select FB_CFB_FILLRECT | 584 | select FB_CFB_FILLRECT |
585 | select FB_CFB_COPYAREA | 585 | select FB_CFB_COPYAREA |
586 | select FB_CFB_IMAGEBLIT | 586 | select FB_CFB_IMAGEBLIT |