summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Woerner <twoerner@gmail.com>2022-11-17 09:53:17 -0500
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-11-17 15:17:50 +0000
commit56b6f97db846b7b875a53fc8d6953b5096e26875 (patch)
treeb7fe32107ee81fa75969e1699d47eb3cc3d6a9f0
parent590742ac63ad25c9b0919b5a937dccb0e0b32a14 (diff)
downloadmeta-freescale-56b6f97db846b7b875a53fc8d6953b5096e26875.tar.gz
linux-fslc: remove lzop
lzop has been dropped from openembedded-core in dea5e88637 (lzop: remove recipe from oe-core, 2022-05-24). Signed-off-by: Trevor Woerner <twoerner@gmail.com> (cherry picked from commit 2e86c4c2490dd7b91de4b34ed58b3f0433c75360)
-rw-r--r--recipes-kernel/linux/linux-fslc/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc/defconfig b/recipes-kernel/linux/linux-fslc/defconfig
index 01012537..9c4799f7 100644
--- a/recipes-kernel/linux/linux-fslc/defconfig
+++ b/recipes-kernel/linux/linux-fslc/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