diff --git a/drivers/gpu/nvgpu/Makefile.shared.configs b/drivers/gpu/nvgpu/Makefile.shared.configs index 40f355a5a..db4be03fb 100644 --- a/drivers/gpu/nvgpu/Makefile.shared.configs +++ b/drivers/gpu/nvgpu/Makefile.shared.configs @@ -327,9 +327,6 @@ CONFIG_NVGPU_USE_POWERGATE_LIB := 1 NVGPU_COMMON_CFLAGS += -DCONFIG_NVGPU_USE_POWERGATE_LIB NVGPU_COMMON_CFLAGS += -DCONFIG_NVGPU_FIFO_ENGINE_ACTIVITY -# Enable dynamic busy/idle support -CONFIG_NVGPU_DYNAMIC_BUSY_IDLE_SUPPORT := 1 -NVGPU_COMMON_CFLAGS += -DCONFIG_NVGPU_DYNAMIC_BUSY_IDLE_SUPPORT # Enable HW based error injection support NVGPU_COMMON_CFLAGS += -DCONFIG_NVGPU_INJECT_HWERR