projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27eb42e
)
OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3
author
Senthilvadivu Guruswamy
<svadivu@ti.com>
Fri, 8 Oct 2010 06:44:32 +0000
(08:44 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@nokia.com>
Fri, 22 Oct 2010 20:21:07 +0000
(23:21 +0300)
config VRFB should depend on ARCH_OMAP2 or ARCH_OMAP3.
Signed-off-by: Senthilvadivu Guruswamy <svadivu@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
drivers/video/omap2/omapfb/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/video/omap2/omapfb/Kconfig
b/drivers/video/omap2/omapfb/Kconfig
index 43496d6c377fdfdfb7f830d0e9ae45ea923db383..65149b22cf373d7582e86af6da00107d60b8e9e1 100644
(file)
--- a/
drivers/video/omap2/omapfb/Kconfig
+++ b/
drivers/video/omap2/omapfb/Kconfig
@@
-3,7
+3,7
@@
menuconfig FB_OMAP2
depends on FB && OMAP2_DSS
select OMAP2_VRAM
- select OMAP2_VRFB
+ select OMAP2_VRFB
if ARCH_OMAP2 || ARCH_OMAP3
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT