From: Petr Štetiar Date: Mon, 2 Mar 2020 20:54:13 +0000 (+0100) Subject: imx6: 5.4: add missing kernel perf monitor symbol X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=0543eb111081a5c1791e2d298db3ee4ea487c3bd;p=openwrt%2Fstaging%2Frmilecki.git imx6: 5.4: add missing kernel perf monitor symbol 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 --- diff --git a/target/linux/imx6/config-5.4 b/target/linux/imx6/config-5.4 index b8f42b00446..6dcff248878 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