[OpenWrt-Devel] [PATCH 1/2] imx6: 5.4: add missing kernel perf monitor symbol

Petr Štetiar ynezz at true.cz
Tue Mar 3 07:08:25 EST 2020


Add missing kernel config symbol probably some dependency uncovered by
my local perf related and enabled kernel config options.

 ARM PMU framework (ARM_PMU) [Y/n/?] y
 Freescale i.MX8 DDR perf monitor (FSL_IMX8_DDR_PMU) [N/m/y/?] (NEW)

Signed-off-by: Petr Štetiar <ynezz at true.cz>
---
 target/linux/imx6/config-5.4 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/imx6/config-5.4 b/target/linux/imx6/config-5.4
index b8f42b004469..6dcff248878a 100644
--- a/target/linux/imx6/config-5.4
+++ b/target/linux/imx6/config-5.4
@@ -249,6 +249,7 @@ CONFIG_FIX_EARLYCON_MEM=y
 CONFIG_FSL_GUTS=y
 # CONFIG_FSL_QDMA is not set
 CONFIG_FS_ENCRYPTION=y
+# CONFIG_FSL_IMX8_DDR_PMU is not set
 CONFIG_FS_IOMAP=y
 CONFIG_FS_MBCACHE=y
 CONFIG_FS_POSIX_ACL=y

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list