From 13a7e5e3e7fc0e64c2f5b38767049f9864474b67 Mon Sep 17 00:00:00 2001 From: Hiroshi DOYU Date: Wed, 21 Mar 2012 10:36:15 +0200 Subject: video: tegra: nvmap: Disable CONFIG_NVMAP_ALLOW_SYSMEM This is necessary to introduce DMA iommu mapping API in nvmap. Change-Id: I9c043460ca08cc25c4688811a2021820aed5c9f7 Signed-off-by: Hiroshi DOYU Reviewed-on: http://git-master/r/96378 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Krishna Reddy --- drivers/video/tegra/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/video') diff --git a/drivers/video/tegra/Kconfig b/drivers/video/tegra/Kconfig index 7de26267155e..468a5566b667 100644 --- a/drivers/video/tegra/Kconfig +++ b/drivers/video/tegra/Kconfig @@ -53,7 +53,7 @@ config NVMAP_RECLAIM_UNPINNED_VM config NVMAP_ALLOW_SYSMEM bool "Allow physical system memory to be used by nvmap" depends on TEGRA_NVMAP - default y + default n help Say Y here to allow nvmap to use physical system memory (i.e., shared with the operating system but not translated through -- cgit v1.2.3