From 8374a3b27d85a8e3c508b2b90dc0aa34311dc95a Mon Sep 17 00:00:00 2001 From: Deepak Nibade Date: Mon, 1 Sep 2014 19:41:28 +0530 Subject: gpu: nvgpu: remove config GK20A_PHYS_PAGE_TABLES remove config GK20A_PHYS_PAGE_TABLES since all code dependent on this config is now moved to runtime selection Change-Id: I27d2722a9ad91cf4e0537a30943675c9132d6924 Signed-off-by: Deepak Nibade Reviewed-on: http://git-master/r/494499 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Shridhar Rasal Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/Kconfig | 8 -------- 1 file changed, 8 deletions(-) diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig index b863077a..1ea9e060 100644 --- a/drivers/gpu/nvgpu/Kconfig +++ b/drivers/gpu/nvgpu/Kconfig @@ -61,14 +61,6 @@ config GK20A_CYCLE_STATS help Say Y here to enable the cycle stats debugging features. -config GK20A_PHYS_PAGE_TABLES - bool "Use physical addressing for gk20a page tables" - depends on GK20A - default y if TEGRA_SIMULATION_PLATFORM - help - Use physical addressing for gk20a page tables. If this is off, we - use SMMU translation. - config TEGRA_GK20A bool "Enable the GK20A GPU on Tegra" depends on TEGRA_GRHOST -- cgit v1.2.2