diff --git a/drivers/tegra/hwpm/Makefile.t234.sources b/drivers/tegra/hwpm/Makefile.t234.sources index 1574ea4..0d82a50 100644 --- a/drivers/tegra/hwpm/Makefile.t234.sources +++ b/drivers/tegra/hwpm/Makefile.t234.sources @@ -32,7 +32,7 @@ nvhwpm-t234-objs += hal/t234/ip/pma/t234_pma.o CONFIG_TEGRA_HWPM_MINIMAL_IP_ENABLE=y ifeq ($(CONFIG_TEGRA_HWPM_MINIMAL_IP_ENABLE),y) -ccflags-y += -DCONFIG_HWPM_ALLOW_FORCE_ENABLE +ccflags-y += -DCONFIG_T234_HWPM_ALLOW_FORCE_ENABLE endif ifeq ($(CONFIG_TEGRA_GRHOST_NVDLA),y)