diff --git a/drivers/gpu/nvgpu/Makefile.linux.configs b/drivers/gpu/nvgpu/Makefile.linux.configs index ee6078b35..38e7da4a3 100644 --- a/drivers/gpu/nvgpu/Makefile.linux.configs +++ b/drivers/gpu/nvgpu/Makefile.linux.configs @@ -59,7 +59,7 @@ endif # Support for remap CONFIG_NVGPU_REMAP := y -ifeq ($(NV_BUILD_SYSTEM_TYPE),embedded-linux)) +ifeq ($(NV_BUILD_SYSTEM_TYPE),embedded-linux) # Enable gsp scheduler support CONFIG_NVGPU_GSP_SCHEDULER := y endif