summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/Kconfig')
-rw-r--r--drivers/gpu/nvgpu/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig
index 7a9a99c6..cab717bb 100644
--- a/drivers/gpu/nvgpu/Kconfig
+++ b/drivers/gpu/nvgpu/Kconfig
@@ -115,8 +115,7 @@ config TEGRA_USE_NA_GPCPLL
115config GK20A_PCI 115config GK20A_PCI
116 bool "Support PCIe NVIDIA GPUs on nvgpu" 116 bool "Support PCIe NVIDIA GPUs on nvgpu"
117 depends on PCI && GK20A 117 depends on PCI && GK20A
118 default y if ARCH_TEGRA_18x_SOC 118 default y
119 default n
120 help 119 help
121 Enable support for GPUs on PCIe bus. 120 Enable support for GPUs on PCIe bus.
122 121