mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: fixing unbalanced parentheses
NVGPU-9297 Change-Id: I4cee2cdbdd37c2369c2320e2f3e5b46c9986a4d5 Signed-off-by: rmylavarapu <rmylavarapu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2849502 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
120f9e40a3
commit
de190c8979
@@ -59,7 +59,7 @@ endif
|
|||||||
# Support for remap
|
# Support for remap
|
||||||
CONFIG_NVGPU_REMAP := y
|
CONFIG_NVGPU_REMAP := y
|
||||||
|
|
||||||
ifeq ($(NV_BUILD_SYSTEM_TYPE),embedded-linux))
|
ifeq ($(NV_BUILD_SYSTEM_TYPE),embedded-linux)
|
||||||
# Enable gsp scheduler support
|
# Enable gsp scheduler support
|
||||||
CONFIG_NVGPU_GSP_SCHEDULER := y
|
CONFIG_NVGPU_GSP_SCHEDULER := y
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user