mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 11:04:51 +03:00
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:
committed by
mobile promotions
parent
fab87a29bb
commit
60a5bc79be
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user