All of lore.kernel.org
 help / color / mirror / Atom feed
* [3rdparty][PATCH] linux-warp7: enable CONFIG_FHANDLE
@ 2018-03-21 22:14 Pierre-Jean TEXIER
  0 siblings, 0 replies; only message in thread
From: Pierre-Jean TEXIER @ 2018-03-21 22:14 UTC (permalink / raw)
  To: meta-freescale

Added missing kernel configuration for systemd.

Signed-off-by: Pierre-Jean TEXIER <texier.pj2@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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-21 22:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-21 22:14 [3rdparty][PATCH] linux-warp7: enable CONFIG_FHANDLE Pierre-Jean TEXIER

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.