From 0543eb111081a5c1791e2d298db3ee4ea487c3bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Mon, 2 Mar 2020 21:54:13 +0100 Subject: imx6: 5.4: add missing kernel perf monitor symbol MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- 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 b8f42b0044..6dcff24887 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 -- cgit v1.2.3