projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
471b8bf
)
imx6: add back perf monitor related config symbol
author
Petr Štetiar
<
[email protected]
>
Sat, 25 Apr 2020 09:13:41 +0000
(11:13 +0200)
committer
Petr Štetiar
<
[email protected]
>
Sat, 25 Apr 2020 11:22:28 +0000
(13:22 +0200)
Commit
0543eb111081
("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: 8d9b36270b1f ("imx6: refresh kernel config")
Signed-off-by: Petr Štetiar <
[email protected]
>
target/linux/imx6/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/imx6/config-5.4
b/target/linux/imx6/config-5.4
index 93f42aba3c4f032207a6470544969d5cb3da82ac..bb8a80de747b3cc4c04cf7c9a322128f84e1f15d 100644
(file)
--- a/
target/linux/imx6/config-5.4
+++ b/
target/linux/imx6/config-5.4
@@
-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