mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
96292d688b21ecbbca801e72864fcbda16c55cf6
To build nvgpu as external module NV_BUILD_KERNEL_OPTIONS dependency is present to set the config CONFIG_NVGPU_NVMAP_NEXT. Remove that dependency as rel-35 does not support kernels prior to v5.10. And nvlink symbols are not found while building with public sources. nvlink is not supported on rel-35, hence disable that config. Bug 3700823 Bug 3684625 Change-Id: I8787ecb9746dd010a025e6d53679d2f23578ad56 Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2738479 Tested-by: Debarshi Dutta <ddutta@nvidia.com> Reviewed-by: Debarshi Dutta <ddutta@nvidia.com> Reviewed-by: Bibek Basu <bbasu@nvidia.com> GVS: Gerrit_Virtual_Submit
Description
No description provided