summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorSeshendra Gadagottu <sgadagottu@nvidia.com>2016-06-01 11:52:19 -0400
committerSeshendra Gadagottu <sgadagottu@nvidia.com>2016-06-02 01:28:59 -0400
commite8b408ef27e9b46498db27cf4f893a3bf64376d1 (patch)
treeea673c457c5c5850625c9e562562eafbd4029446 /drivers/gpu
parent6af864087c3060c73fda346b88c0ee7d4ee19a10 (diff)
gpu: nvgpu: source t19x specific Kconfig
Bug 1757988 Change-Id: I3efc3368cadd83c8334868d19c63f464e4925b27 Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: http://git-master/r/1157319 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu')
-rw-r--r--drivers/gpu/nvgpu/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig
index 127bb3f7..156b7889 100644
--- a/drivers/gpu/nvgpu/Kconfig
+++ b/drivers/gpu/nvgpu/Kconfig
@@ -99,3 +99,5 @@ config GK20A_PCI
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.
102
103trysource "../nvgpu-t19x/drivers/gpu/nvgpu/Kconfig"