diff --git a/drivers/gpu/nvgpu/Makefile.linux.configs b/drivers/gpu/nvgpu/Makefile.linux.configs index 0f3c38fc2..4c15d36d9 100644 --- a/drivers/gpu/nvgpu/Makefile.linux.configs +++ b/drivers/gpu/nvgpu/Makefile.linux.configs @@ -199,9 +199,11 @@ endif ifeq ($(CONFIG_TEGRA_HSIERRRPTINJ),y) ifeq ($(CONFIG_NVGPU_ENABLE_MISC_EC),y) +ifeq ($(CONFIG_NVGPU_DGPU),n) CONFIG_NVGPU_FSI_ERR_INJECTION := y endif endif +endif ifeq ($(CONFIG_GK20A_PMU),y) ccflags-y += -DCONFIG_GK20A_PMU