]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm64: defconfig: enable QCOM_L2_PMU and QCOM_L3_PMU
authorTimur Tabi <timur@codeaurora.org>
Wed, 21 Jun 2017 17:30:46 +0000 (12:30 -0500)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Jun 2017 08:17:22 +0000 (10:17 +0200)
Now that the drivers are available, enable support for L2 and L3
performance monitoring Qualcomm Datacenter Technologies Centriq SoCs.
These PMU drivers provide support for performance optimization.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig

index babed05aa584dfb41ef9a26e831e22220b4c4b74..67b286c50f3eadcc4321189c5fbd09b852f6d64e 100644 (file)
@@ -500,6 +500,8 @@ CONFIG_PHY_ROCKCHIP_INNO_USB2=y
 CONFIG_PHY_ROCKCHIP_EMMC=y
 CONFIG_PHY_XGENE=y
 CONFIG_PHY_TEGRA_XUSB=y
+CONFIG_QCOM_L2_PMU=y
+CONFIG_QCOM_L3_PMU=y
 CONFIG_ARM_SCPI_PROTOCOL=y
 CONFIG_RASPBERRYPI_FIRMWARE=y
 CONFIG_EFI_CAPSULE_LOADER=y