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 <dnibade@nvidia.com>
Reviewed-on: http://git-master/r/494499
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shridhar Rasal <srasal@nvidia.com>
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
Deepak Nibade
2014-09-01 19:41:28 +05:30
committed by Dan Willemsen
parent 3ce27f7d9a
commit 8374a3b27d

View File

@@ -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