From: Florian Fainelli Date: Sat, 16 Sep 2017 21:49:37 +0000 (-0700) Subject: armvirt: Enable CONFIG_ARM_PMU X-Git-Tag: v18.06.0-rc1~2242 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=ba792ee2195e525a40f61aaec75982963ceaf209;hp=172dfa737a6f087c12b504d625690da2c16384ac;p=openwrt%2F.git armvirt: Enable CONFIG_ARM_PMU We will be prompted with this config symbol when performance monitoring is enabled in the kernel. Signed-off-by: Florian Fainelli --- diff --git a/target/linux/armvirt/64/config-default b/target/linux/armvirt/64/config-default index 8a8c50bc27..6557d5cc5b 100644 --- a/target/linux/armvirt/64/config-default +++ b/target/linux/armvirt/64/config-default @@ -47,6 +47,7 @@ CONFIG_ARM64_VA_BITS_39=y CONFIG_ARM64_VHE=y # CONFIG_ARMV8_DEPRECATED is not set CONFIG_ARM_GIC_V3_ITS=y +CONFIG_ARM_PMU=y # CONFIG_ARM_SBSA_WATCHDOG is not set CONFIG_ATOMIC64_SELFTEST=y CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y