]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: omap2plus_defconfig: Enable OMAP IOMMU support
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 8 Feb 2016 17:53:01 +0000 (14:53 -0300)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Feb 2016 18:10:06 +0000 (10:10 -0800)
OMAP3 media platform drivers (i.e: omap3isp) needs IOMMU support so
enable it to be able to test the OMAP3 Image Signal Processor (ISP).

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index c5e1943e5427db037b98ce779566aeab1b1c9310..4ff608dc03b7790da68c29fca1ce273b82b9f84d 100644 (file)
@@ -404,7 +404,8 @@ CONFIG_RTC_DRV_OMAP=m
 CONFIG_DMADEVICES=y
 CONFIG_TI_EDMA=y
 CONFIG_DMA_OMAP=y
-# CONFIG_IOMMU_SUPPORT is not set
+CONFIG_IOMMU_SUPPORT=y
+CONFIG_OMAP_IOMMU=y
 CONFIG_EXTCON=m
 CONFIG_EXTCON_USB_GPIO=m
 CONFIG_EXTCON_PALMAS=m