summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc-lts/defconfig
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2022-06-16 16:18:55 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2022-06-16 16:53:56 -0300
commit47bc547355a1f1477dd2526f5b19c1016663de62 (patch)
treee2dfcc98e339f571cec75bfe41228392f79a4a1b /recipes-kernel/linux/linux-fslc-lts/defconfig
parent59fd90d9ae66e5427310b1f588372d1bb9d2cc76 (diff)
downloadmeta-freescale-47bc547355a1f1477dd2526f5b19c1016663de62.tar.gz
recipes-kernel: drop lzop kernel compression
Since lzop-native was dropped from OE-Core, kernel was not buildable for arm32 configuration as LZOP compression has been enabled there in default configurations. This was dropped from all the branches in linux-fslc repository [1], [2], [3]. Update layer kernel configs to drop this option as well. Link: [1]: https://github.com/Freescale/linux-fslc/commit/9296d48cdaa11c496a1ba8f1f62464ca5576ba9b Link: [2]: https://github.com/Freescale/linux-fslc/commit/ab155a14bb8a6620f2f550cc21ff3bf8173553fa Link: [3]: https://github.com/Freescale/linux-fslc/commit/aa0d6324254a0cc3126475f6df8ea8f438c0cd53 Fixes: af3f03bf ("layer wide: remove lzop dependency dropped upstream") Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Cc: Sam Van Den Berge <sam.van.den.berge@telenet.be> (cherry picked from commit 3a2cc5d4995c2a0c45c2099b1fab03afa5090b8b)
Diffstat (limited to 'recipes-kernel/linux/linux-fslc-lts/defconfig')
-rw-r--r--recipes-kernel/linux/linux-fslc-lts/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-lts/defconfig b/recipes-kernel/linux/linux-fslc-lts/defconfig
index 7078f912..34152353 100644
--- a/recipes-kernel/linux/linux-fslc-lts/defconfig
+++ b/recipes-kernel/linux/linux-fslc-lts/defconfig
@@ -1,4 +1,3 @@
1CONFIG_KERNEL_LZO=y
2CONFIG_SYSVIPC=y 1CONFIG_SYSVIPC=y
3CONFIG_NO_HZ=y 2CONFIG_NO_HZ=y
4CONFIG_HIGH_RES_TIMERS=y 3CONFIG_HIGH_RES_TIMERS=y