aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap/Kconfig
Commit message (Collapse)AuthorAge
* [media] omap: Fix Kconfig dependencies on OMAP2Mauro Carvalho Chehab2012-12-27
| | | | | | | Resolves the following warning that appears with allmodconfig on -arm: warning: (VIDEO_OMAP2_VOUT && DRM_OMAP) selects OMAP2_DSS which has unmet direct dependencies (HAS_IOMEM && ARCH_OMAP2PLUS) Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-15
The remaining drivers are mostly platform drivers. Name the dir to reflect it. It makes sense to latter break it into a few other dirs. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>