From: Besar Wicaksono Date: Thu, 9 May 2024 21:58:08 +0000 (+0000) Subject: arm64: defconfig: Enable NVIDIA CoreSight PMU driver X-Git-Tag: v6.11-rc1~187^2~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa071acfefe84dc0a6a612afd1d8a35b97feb99e;p=thirdparty%2Flinux.git arm64: defconfig: Enable NVIDIA CoreSight PMU driver Enable NVIDIA driver for Coresight PMU arch device. Signed-off-by: Besar Wicaksono Signed-off-by: Thierry Reding --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 57a9abe78ee41..bb3ba36b49db0 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1555,6 +1555,7 @@ CONFIG_ARM_SPE_PMU=m CONFIG_ARM_DMC620_PMU=m CONFIG_HISI_PMU=y CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m +CONFIG_NVIDIA_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m CONFIG_MESON_DDR_PMU=m CONFIG_NVMEM_LAYOUT_SL28_VPD=m CONFIG_NVMEM_IMX_OCOTP=y