[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary: Enable CONFIG_FHANDLE on nitrogen6x

Gary Thomas gary at mlbassoc.com
Fri May 23 07:22:34 PDT 2014


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

Only tested on SabreLite (Nitrogen6x), but the same change should be
applied to all boards.

Signed-off-by: Gary Thomas <gary at mlbassoc.com>
---
 recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x/defconfig b/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x/defconfig
index 784649b..6859dfc 100644
--- a/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x/defconfig
+++ b/recipes-kernel/linux/linux-boundary-3.10.17/nitrogen6x/defconfig
@@ -310,3 +310,4 @@ CONFIG_CRC_CCITT=m
 CONFIG_CRC_T10DIF=y
 CONFIG_CRC7=m
 CONFIG_LIBCRC32C=m
+CONFIG_FHANDLE=y
-- 
1.9.1



More information about the meta-freescale mailing list