Skip to content

Commit

Permalink
imx6: add back perf monitor related config symbol
Browse files Browse the repository at this point in the history
Commit 0543eb1 ("imx6: 5.4: add missing kernel perf monitor
symbol") has added missing kernel config symbol FSL_IMX8_DDR_PMU which
is exposed only when building perf, so add it back.

Fixes: 8d9b362 ("imx6: refresh kernel config")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
  • Loading branch information
ynezz committed Apr 25, 2020
1 parent 471b8bf commit 4a3e0f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/imx6/config-5.4
Expand Up @@ -202,6 +202,7 @@ CONFIG_FIXED_PHY=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_FSL_GUTS=y
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
Expand Down

0 comments on commit 4a3e0f7

Please sign in to comment.