From d3cf5811996388a1d7501da72fff46ee19e5e7c7 Mon Sep 17 00:00:00 2001 From: Arto Merilainen Date: Sun, 2 Aug 2015 13:21:10 +0300 Subject: video: tegra: host: Wrappers for upstream host1x This patch adds wrappers to use nvhost functions even if the upstream host1x driver was used. In this case the functions are re-routed to corresponding functions in the host1x driver. Bug 1698151 Change-Id: Id49ea78f925e9b14e54e67743cac42610b3ecbeb Signed-off-by: Arto Merilainen Reviewed-on: http://git-master/r/823638 --- drivers/gpu/nvgpu/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/gpu/nvgpu/Kconfig') diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig index 00fd3b08..75aed3f6 100644 --- a/drivers/gpu/nvgpu/Kconfig +++ b/drivers/gpu/nvgpu/Kconfig @@ -56,7 +56,6 @@ config GK20A_CYCLE_STATS config TEGRA_GK20A bool "Enable the GK20A GPU on Tegra" - depends on TEGRA_GRHOST depends on GK20A default y help -- cgit v1.2.2