[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1308566761-2850-1-git-send-email-tushar.behera@linaro.org>
Date: Mon, 20 Jun 2011 16:15:59 +0530
From: Tushar Behera <tushar.behera@...aro.org>
To: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-fbdev@...r.kernel.org, linux-omap@...r.kernel.org
Cc: linux@....linux.org.uk, tony@...mide.com, lethal@...ux-sh.org,
linaro-dev@...ts.linaro.org, patches@...aro.org
Subject: [PATCH 0/2] video: Make omap2 support conditional
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists