linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] video: Make omap2 support conditional
@ 2011-06-20 10:57 Tushar Behera
  2011-06-20 10:58 ` [PATCH 1/2] config: omap2+: force fb and dss support as built-in Tushar Behera
  2011-06-20 10:58 ` [PATCH 2/2] video: omap2: Compile omap2 support only when needed Tushar Behera
  0 siblings, 2 replies; 11+ messages in thread
From: Tushar Behera @ 2011-06-20 10:57 UTC (permalink / raw)
  To: linux-arm-kernel

Currently drivers/video/omap2 is built by default with every configuration
of the kernel. Current patchset makes the omap2 video support conditional 
on appropriate config option. 

[Patch 2/2] was first generated, but that resulted in a build error. 
[Patch 1/2] was created to fix that build error.

These patches have only been tested for build consistency and have not been
tested on any related hardware.

Tushar Behera (2):
  config: omap2+: force fb and dss support as built-in
  video: omap2: Compile omap2 support only when needed

 arch/arm/configs/omap2plus_defconfig |    4 ++--
 drivers/video/Makefile               |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.7.4.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-06-21  5:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-20 10:57 [PATCH 0/2] video: Make omap2 support conditional Tushar Behera
2011-06-20 10:58 ` [PATCH 1/2] config: omap2+: force fb and dss support as built-in Tushar Behera
2011-06-20 12:19   ` Premi, Sanjeev
2011-06-20 12:20     ` [PATCH 1/2] config: omap2+: force fb and dss support as Russell King - ARM Linux
2011-06-20 12:36       ` [PATCH 1/2] config: omap2+: force fb and dss support as built-in Premi, Sanjeev
2011-06-20 13:04   ` [PATCH 1/2] config: omap2+: force fb and dss support as Tomi Valkeinen
2011-06-21  5:12     ` [PATCH 1/2] config: omap2+: force fb and dss support as built-in Tushar Behera
2011-06-20 10:58 ` [PATCH 2/2] video: omap2: Compile omap2 support only when needed Tushar Behera
2011-06-20 13:06   ` [PATCH 2/2] video: omap2: Compile omap2 support only when Tomi Valkeinen
2011-06-21  4:49     ` [PATCH 2/2] video: omap2: Compile omap2 support only when needed Tushar Behera
2011-06-21  5:24       ` [PATCH 2/2] video: omap2: Compile omap2 support only when Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).