gpu: nvgpu: Enable dGPU support only on T18x

We build all necessary components only on builds with T18x support.

Bug 200251486

Change-Id: I927ceecbbc8c9e83ee84656fb4a8643356f224ec
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/1253632
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Shreshtha Sahu <ssahu@nvidia.com>
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
GVS: Gerrit_Virtual_Submit
This commit is contained in:
Terje Bergstrom
2016-11-15 08:27:30 -08:00
committed by mobile promotions
parent fab87a29bb
commit 60a5bc79be

View File

@@ -95,7 +95,7 @@ config TEGRA_USE_NA_GPCPLL
config GK20A_PCI
bool "Support PCIe NVIDIA GPUs on nvgpu"
depends on PCI && GK20A
default y if ARM64
default y if ARCH_TEGRA_T18x_SOC
default n
help
Enable support for GPUs on PCIe bus.