* [PATCH] video: enable sh_mobile_lcdc on SH-Mobile ARM
@ 2010-03-10 11:33 Magnus Damm
0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2010-03-10 11:33 UTC (permalink / raw)
To: lethal; +Cc: Magnus Damm, linux-kernel, linux-sh
From: Magnus Damm <damm@opensource.se>
This patch enables the sh_mobile_lcdc driver on
SH-Mobile ARM.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
drivers/video/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- 0001/drivers/video/Kconfig
+++ work/drivers/video/Kconfig 2010-03-10 20:12:42.000000000 +0900
@@ -1867,7 +1867,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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-10 11:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-10 11:33 [PATCH] video: enable sh_mobile_lcdc on SH-Mobile ARM Magnus Damm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox