Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
NOUPSTREAM: centos: defconfig: Enable ARM_SMMU_V3_PMU config
Browse files Browse the repository at this point in the history
SMMU_V3_PMU will be enabled by default.

Signed-off-by: Tuan Phan <[email protected]>
  • Loading branch information
tphan-ampere committed Aug 4, 2020
1 parent f2e6dee commit cb4b1ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/emag_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1442,6 +1442,7 @@ CONFIG_XGENE_PMU=y
CONFIG_ARM_SPE_PMU=y
CONFIG_ARM_DMC620_PMU=y
CONFIG_ARM_DSU_PMU=y
CONFIG_ARM_SMMU_V3_PMU=y
CONFIG_DEV_DAX=m
# CONFIG_NVMEM_BCM_OCOTP is not set
CONFIG_TEE=m
Expand Down
1 change: 1 addition & 0 deletions arch/arm64/configs/emag_optimized_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1219,6 +1219,7 @@ CONFIG_XGENE_PMU=y
CONFIG_ARM_SPE_PMU=y
CONFIG_ARM_DMC620_PMU=y
CONFIG_ARM_DSU_PMU=y
CONFIG_ARM_SMMU_V3_PMU=y
CONFIG_DEV_DAX=m
# CONFIG_NVMEM_BCM_OCOTP is not set
CONFIG_TEE=m
Expand Down

0 comments on commit cb4b1ac

Please sign in to comment.