diff options
Diffstat (limited to 'drivers/gpu/nvgpu')
-rw-r--r-- | drivers/gpu/nvgpu/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig index 6440472e..a955c3a7 100644 --- a/drivers/gpu/nvgpu/Kconfig +++ b/drivers/gpu/nvgpu/Kconfig | |||
@@ -1,6 +1,6 @@ | |||
1 | config TEGRA_19x_GPU | 1 | config TEGRA_19x_GPU |
2 | bool "Tegra 19x family GPU" | 2 | bool "Tegra 19x family GPU" |
3 | depends on ARCH_TEGRA_19x_SOC | 3 | depends on GK20A && ARCH_TEGRA_19x_SOC |
4 | default y | 4 | default y |
5 | help | 5 | help |
6 | Support for NVIDIA Tegra 19x family of GPU | 6 | Support for NVIDIA Tegra 19x family of GPU |