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