gpu: nvgpu: depend on gk20a for all configs

Depend on the main GK20A config for all subitems so that they get
grouped properly under the top level item in the menuconfig.

Also remove an extraneous CONFIG_ to make the trace printk config
visible in the menu when its deps are there.

Change-Id: I03ee5b8dff9ad02342ab31d0faad9549e8352059
Signed-off-by: Konsta Holtta <kholtta@nvidia.com>
Reviewed-on: https://git-master/r/1509333
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:
Konsta Holtta
2017-06-27 14:23:48 +03:00
committed by mobile promotions
parent 268721975c
commit e648ea1e0b

View File

@@ -104,6 +104,7 @@ config TEGRA_ACR
config TEGRA_USE_NA_GPCPLL
bool "Enable noise aware mode of GM20B GPCPLL on Tegra"
depends on GK20A
depends on COMMON_CLK
default n
help
@@ -121,7 +122,7 @@ config GK20A_PCI
config GK20A_TRACE_PRINTK
bool "Support trace_printk debugging"
depends on CONFIG_FTRACE_PRINTK
depends on GK20A && FTRACE_PRINTK
default n
help
Enable nvgpu debug facility to redirect debug spew to ftrace. This