staging: tidspbridge - update Kconfig to select IOMMU module

IOMMU module most be selected when using tidspbridge, because
now tidsbridge depends on iommu module.

Signed-off-by: Fernando Guzman Lugo <x0095840@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Fernando Guzman Lugo 2010-10-05 19:20:59 -05:00 committed by Greg Kroah-Hartman
parent 93ad12cf1a
commit ace5a3ce40

View file

@ -6,6 +6,7 @@ menuconfig TIDSPBRIDGE
tristate "DSP Bridge driver" tristate "DSP Bridge driver"
depends on ARCH_OMAP3 depends on ARCH_OMAP3
select OMAP_MBOX_FWK select OMAP_MBOX_FWK
select OMAP_IOMMU
help help
DSP/BIOS Bridge is designed for platforms that contain a GPP and DSP/BIOS Bridge is designed for platforms that contain a GPP and
one or more attached DSPs. The GPP is considered the master or one or more attached DSPs. The GPP is considered the master or