[media] omap: Fix Kconfig dependencies on OMAP2
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Dec 2012 16:46:55 +0000 (14:46 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Dec 2012 16:48:26 +0000 (14:48 -0200)
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>

No differences found