summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Kconfig
diff options
context:
space:
mode:
authorTerje Bergstrom <tbergstrom@nvidia.com>2018-01-17 15:39:13 -0500
committermobile promotions <svcmobile_promotions@nvidia.com>2018-01-23 01:20:15 -0500
commitf3f14cdff53f4b936e2505d44aad6e3bca143056 (patch)
tree8d6438132b8ca429758d18142c5f569f60f2bc35 /drivers/gpu/nvgpu/Kconfig
parent193a2ed38ca51d898ac811820ab86237c84e18eb (diff)
gpu: nvgpu: Fold T19x code back to main code paths
Lots of code paths were split to T19x specific code paths and structs due to split repository. Now that repositories are merged, fold all of them back to main code paths and structs and remove the T19x specific Kconfig flag. Change-Id: Id0d17a5f0610fc0b49f51ab6664e716dc8b222b6 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1640606 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/Kconfig')
-rw-r--r--drivers/gpu/nvgpu/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig
index 01744453..9e75339f 100644
--- a/drivers/gpu/nvgpu/Kconfig
+++ b/drivers/gpu/nvgpu/Kconfig
@@ -128,10 +128,3 @@ config GK20A_VIDMEM
128 Enable support for using and allocating buffers in a distinct video 128 Enable support for using and allocating buffers in a distinct video
129 memory aperture (in contrast to general system memory), available on 129 memory aperture (in contrast to general system memory), available on
130 GPUs that have their own banks. PCIe GPUs have this, for example. 130 GPUs that have their own banks. PCIe GPUs have this, for example.
131
132config TEGRA_19x_GPU
133 bool "Tegra 19x family GPU"
134 depends on GK20A && ARCH_TEGRA_19x_SOC
135 default y
136 help
137 Support for NVIDIA Tegra 19x family of GPU