Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 driver for now

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Mike Frysinger and committed by
Linus Torvalds
e7a05aa9 6002db82

+1 -1
+1 -1
drivers/video/Kconfig
··· 580 580 581 581 config FB_BF54X_LQ043 582 582 tristate "SHARP LQ043 TFT LCD (BF548 EZKIT)" 583 - depends on FB && (BF54x) 583 + depends on FB && (BF54x) && !BF542 584 584 select FB_CFB_FILLRECT 585 585 select FB_CFB_COPYAREA 586 586 select FB_CFB_IMAGEBLIT