[meta-freescale] [for-daisy][PATCH 4/8] linux-imx (3.10.17): enable CONFIG_FHANDLE

Otavio Salvador otavio at ossystems.com.br
Wed Jun 4 14:09:10 PDT 2014


From: Maciej Borzecki <maciej.borzecki at open-rnd.pl>

This kernel setting is required when using systemd >= 210.  Without
it, no serial devices are enabled at boot time, making serial login
impossible.

Change-Id: Icd85e136be51700bb5c6c5bcff9bf4e87c9ab2f2
Signed-off-by: Maciej Borzecki <maciej.borzecki at open-rnd.pl>
Signed-off-by: Maciej Borzecki <maciek.borzecki at gmail.com>
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig b/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig
index b8d6ceb..fa2eada 100644
--- a/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig
+++ b/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig
@@ -355,3 +355,4 @@ CONFIG_CRC_CCITT=m
 CONFIG_CRC_T10DIF=y
 CONFIG_CRC7=m
 CONFIG_LIBCRC32C=m
+CONFIG_FHANDLE=y
-- 
2.0.0.rc4



More information about the meta-freescale mailing list