From 72bf7a8903d6fbcb02938db045e40432d928e79f Mon Sep 17 00:00:00 2001 From: CMY Date: Thu, 5 Jun 2014 11:55:15 +0800 Subject: [PATCH] Revert "rk: ion: resolve sg table alloc failed when iommu has enable" This reverts commit d5479ef94730a2898ac0ae3dcf7518448eaa401e. --- drivers/iommu/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index d86fcf08c103..262c36efda41 100755 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig @@ -131,7 +131,6 @@ config ROCKCHIP_IOMMU bool "Rockchip IOMMU Support" depends on ARCH_ROCKCHIP select IOMMU_API - select ARM_HAS_SG_CHAIN help Support for the IOMMU(System MMU) of Rockchip rk32xx application processor family. This enables H/W multimedia accellerators to see -- 2.34.1