From 60a5bc79be8314bc8c35d5a925bb02e94dd47944 Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Tue, 15 Nov 2016 08:27:30 -0800 Subject: 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 Reviewed-on: http://git-master/r/1253632 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Shreshtha Sahu Reviewed-by: Bharat Nihalani GVS: Gerrit_Virtual_Submit --- drivers/gpu/nvgpu/Kconfig.nvgpu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu') diff --git a/drivers/gpu/nvgpu/Kconfig.nvgpu b/drivers/gpu/nvgpu/Kconfig.nvgpu index 4c1cdf00..0c4d644e 100644 --- a/drivers/gpu/nvgpu/Kconfig.nvgpu +++ b/drivers/gpu/nvgpu/Kconfig.nvgpu @@ -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. -- cgit v1.2.2