gpu: nvgpu: Remove use of TEGRA_T19X_GRHOST

NvHost is now always built with T194 support, and the
CONFIG_TEGRA_T19X_GRHOST config option has been removed.
Don't use it in nvgpu either.

Jira HOSTX-2123

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Change-Id: I3c0793f28c50eddc8090d4312ad5c793abcf0f2c
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2358859
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Mikko Perttunen
2020-06-10 14:02:41 +03:00
committed by Alex Waterman
parent 83cb8be984
commit 1387a16ef2
4 changed files with 1 additions and 22 deletions

View File

@@ -2045,7 +2045,6 @@ PREDEFINED += NV_IS_COVERITY
# Enable safety-related flags
PREDEFINED += CONFIG_TEGRA_GK20A_NVHOST
PREDEFINED += CONFIG_TEGRA_T19X_GRHOST
PREDEFINED += CONFIG_NVGPU_SUPPORT_TURING
PREDEFINED += CONFIG_TEGRA_GK20A_PMU
PREDEFINED += CONFIG_TEGRA_ACR