mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
nvgpu: remove support of nvgpu driver
Using this patch we are removing support of nvgpu driver for chain-c kernel. Since this driver is not needed in chain-c kernel. Bug 3655762 Signed-off-by: Manish Bhardwaj <mbhardwaj@nvidia.com> Change-Id: I7c3328438d5d17686476c924b8b0dfacd34f9ce0 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2717262 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Sagar Kamble <skamble@nvidia.com> Reviewed-by: Amlan Kundu <akundu@nvidia.com> Reviewed-by: Sandeep Trasi <strasi@nvidia.com> GVS: Gerrit_Virtual_Submit
This commit is contained in:
committed by
mobile promotions
parent
4e25206c7a
commit
d177cae3fe
@@ -1,2 +1,4 @@
|
|||||||
# Choose this option if you have an SoC with integrated Nvidia GPU IP.
|
# Choose this option if you have an SoC with integrated Nvidia GPU IP.
|
||||||
|
ifneq ($(CONFIG_ARCH_TEGRA_CHAIN_C), y)
|
||||||
obj-m += nvgpu/
|
obj-m += nvgpu/
|
||||||
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user