summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaciej Borzecki <maciej.borzecki@open-rnd.pl>2014-05-23 10:54:22 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2014-05-24 19:04:44 -0300
commitdb42cd9bc7c65d629472a7f8d8dc10459bc5d371 (patch)
treea12bdcf691662d913491ef4ccc6b4e6a0f54741a
parent57096c1ab718d7b68228a0dfaecfff01c29b2675 (diff)
downloadmeta-freescale-db42cd9bc7c65d629472a7f8d8dc10459bc5d371.tar.gz
linux-imx (3.10.17): enable CONFIG_FHANDLE
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@open-rnd.pl> Signed-off-by: Maciej Borzecki <maciek.borzecki@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--meta-fsl-arm/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig b/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig
index b8d6cebdc..fa2eadaaf 100644
--- a/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig
+++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig
@@ -355,3 +355,4 @@ CONFIG_CRC_CCITT=m
355CONFIG_CRC_T10DIF=y 355CONFIG_CRC_T10DIF=y
356CONFIG_CRC7=m 356CONFIG_CRC7=m
357CONFIG_LIBCRC32C=m 357CONFIG_LIBCRC32C=m
358CONFIG_FHANDLE=y