mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-09 16:18:38 +00:00
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 <f.fainelli@gmail.com>
This commit is contained in:
parent
172dfa737a
commit
ba792ee219
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user