[PATCH 05/11] omap3: Remove non-existent config option
From: Felipe Contreras <hidden>
Date: 2010-09-24 10:00:49
Also in:
linux-omap
From: Felipe Contreras <hidden>
Date: 2010-09-24 10:00:49
Also in:
linux-omap
On Fri, Sep 24, 2010 at 4:50 AM, Tony Lindgren [off-list ref] wrote:
From: Yogesh Marathe <redacted> The definition of "iva2" device in iommu_device is wrapped inside CONFIG_MPU_BRIDGE_IOMMU, but this option is not defined in KConfig. This patch removes the wrapper and makes "iva2" available as another iommu_device.
NAK. This would break tidspbridge's MMU. This was discussed before: http://thread.gmane.org/gmane.linux.ports.arm.kernel/58302/focus=58305 When tidspbridge has migrated to iommu, then it should define CONFIG_MPU_BRIDGE_IOMMU. -- Felipe Contreras