From 54ab6fc82fafc4cf6d260a7c9a065f89fdffd282 Mon Sep 17 00:00:00 2001 From: Konsta Holtta Date: Tue, 27 Jun 2017 14:35:23 +0300 Subject: 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 Reviewed-on: https://git-master/r/1509336 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu') 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 @@ 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 -- cgit v1.2.2