[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)
commit26711113c4e4e72a72d347bfc33590595f248df7
tree3b32b50d66811ac98b460ae9ee2b77288c2f35fc
parent5d92bbe634cc9d768db2b88ca7c303e6799ed5c0
[media] omap: Fix Kconfig dependencies on OMAP2

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>
drivers/media/platform/omap/Kconfig