[meta-freescale] [3rdparty][PATCH] linux-warp7: enable CONFIG_FHANDLE

Pierre-Jean TEXIER texier.pj2 at gmail.com
Wed Mar 21 15:14:03 PDT 2018


Added missing kernel configuration for systemd.

Signed-off-by: Pierre-Jean TEXIER <texier.pj2 at gmail.com>
---
 recipes-kernel/linux/linux-warp7/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-warp7/defconfig b/recipes-kernel/linux/linux-warp7/defconfig
index dfc681c..267fa97 100644
--- a/recipes-kernel/linux/linux-warp7/defconfig
+++ b/recipes-kernel/linux/linux-warp7/defconfig
@@ -1,5 +1,6 @@
 CONFIG_KERNEL_LZO=y
 CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
 CONFIG_IKCONFIG=y
-- 
2.7.4



More information about the meta-freescale mailing list