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_DSU_PMU support
Browse files Browse the repository at this point in the history
Signed-off-by: Tuan Phan <[email protected]>
  • Loading branch information
tphan-ampere committed Apr 21, 2020
1 parent d5b4ea2 commit 63fbb8b
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 @@ -1440,6 +1440,7 @@ CONFIG_QCOM_L3_PMU=y
CONFIG_XGENE_PMU=y
CONFIG_ARM_SPE_PMU=y
CONFIG_ARM_DMC620_PMU=y
CONFIG_ARM_DSU_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 @@ -1217,6 +1217,7 @@ CONFIG_QCOM_L3_PMU=y
CONFIG_XGENE_PMU=y
CONFIG_ARM_SPE_PMU=y
CONFIG_ARM_DMC620_PMU=y
CONFIG_ARM_DSU_PMU=y
CONFIG_DEV_DAX=m
# CONFIG_NVMEM_BCM_OCOTP is not set
CONFIG_TEE=m
Expand Down

0 comments on commit 63fbb8b

Please sign in to comment.