Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7278a221 authored by Magnus Damm's avatar Magnus Damm Committed by Paul Mundt
Browse files

video: enable sh_mobile_lcdc on SH-Mobile ARM



This patch enables the sh_mobile_lcdc driver on
SH-Mobile ARM.

Signed-off-by: default avatarMagnus Damm <damm@opensource.se>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 3a14d039
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1881,7 +1881,7 @@ config FB_W100

config FB_SH_MOBILE_LCDC
	tristate "SuperH Mobile LCDC framebuffer support"
	depends on FB && SUPERH && HAVE_CLK
	depends on FB && (SUPERH || ARCH_SHMOBILE) && HAVE_CLK
	select FB_SYS_FILLRECT
	select FB_SYS_COPYAREA
	select FB_SYS_IMAGEBLIT