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: Add ARM SPE PMU support
Browse files Browse the repository at this point in the history
Signed-off-by: Khuong Dinh <[email protected]>
  • Loading branch information
khuong-dinh authored and tphan-ampere committed Apr 21, 2020
1 parent f57c0d9 commit 44fb326
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 @@ -1438,6 +1438,7 @@ CONFIG_HISI_PMU=y
CONFIG_QCOM_L2_PMU=y
CONFIG_QCOM_L3_PMU=y
CONFIG_XGENE_PMU=y
CONFIG_ARM_SPE_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 @@ -1215,6 +1215,7 @@ CONFIG_HISI_PMU=y
CONFIG_QCOM_L2_PMU=y
CONFIG_QCOM_L3_PMU=y
CONFIG_XGENE_PMU=y
CONFIG_ARM_SPE_PMU=y
CONFIG_DEV_DAX=m
# CONFIG_NVMEM_BCM_OCOTP is not set
CONFIG_TEE=m
Expand Down

0 comments on commit 44fb326

Please sign in to comment.