summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/nvgpu/Kconfig.nvgpu2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig.nvgpu b/drivers/gpu/nvgpu/Kconfig.nvgpu
index 0c4d644e..b572dd58 100644
--- a/drivers/gpu/nvgpu/Kconfig.nvgpu
+++ b/drivers/gpu/nvgpu/Kconfig.nvgpu
@@ -95,7 +95,7 @@ config TEGRA_USE_NA_GPCPLL
95config GK20A_PCI 95config GK20A_PCI
96 bool "Support PCIe NVIDIA GPUs on nvgpu" 96 bool "Support PCIe NVIDIA GPUs on nvgpu"
97 depends on PCI && GK20A 97 depends on PCI && GK20A
98 default y if ARCH_TEGRA_T18x_SOC 98 default y if ARCH_TEGRA_18x_SOC
99 default n 99 default n
100 help 100 help
101 Enable support for GPUs on PCIe bus. 101 Enable support for GPUs on PCIe bus.