mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
gpu: nvgpu: depend on gk20a for TEGRA_19x_GPU
Depend on the main GK20A config for all subitems so that they get grouped properly under the top level item in the menuconfig. Change-Id: Ia44179cdebb1f5b24ea626b57ccea40bdd9b2bd8 Signed-off-by: Konsta Holtta <kholtta@nvidia.com> Reviewed-on: https://git-master/r/1509336 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
dedc347b94
commit
54ab6fc82f
@@ -1,6 +1,6 @@
|
||||
config TEGRA_19x_GPU
|
||||
bool "Tegra 19x family GPU"
|
||||
depends on ARCH_TEGRA_19x_SOC
|
||||
depends on GK20A && ARCH_TEGRA_19x_SOC
|
||||
default y
|
||||
help
|
||||
Support for NVIDIA Tegra 19x family of GPU
|
||||
|
||||
Reference in New Issue
Block a user