[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240509215808.126217-1-bwicaksono@nvidia.com>
Date: Thu, 9 May 2024 21:58:08 +0000
From: Besar Wicaksono <bwicaksono@...dia.com>
To: <catalin.marinas@....com>, <will@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
<linux-tegra@...r.kernel.org>, <treding@...dia.com>, <jonathanh@...dia.com>,
<vsethi@...dia.com>, <suzuki.poulose@....com>, Besar Wicaksono
<bwicaksono@...dia.com>
Subject: [PATCH] arm64: defconfig: enable NVIDIA CoreSight PMU driver
Enable NVIDIA driver for Coresight PMU arch device.
Signed-off-by: Besar Wicaksono <bwicaksono@...dia.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8e003466f929..36383115ed2a 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
--
2.25.1
Powered by blists - more mailing lists