summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
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
commitb8a95eac05672a31065116544d973e482abd1e36 (patch)
treee9eff8e19a165c5fc732335b147155b6d491b2b6 /recipes-kernel
parenta614963f49a7a0e49b99537a2c7a1772b84a4c3d (diff)
downloadmeta-fsl-arm-b8a95eac05672a31065116544d973e482abd1e36.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>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig1
1 files changed, 1 insertions, 0 deletions
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
355CONFIG_CRC_T10DIF=y 355CONFIG_CRC_T10DIF=y
356CONFIG_CRC7=m 356CONFIG_CRC7=m
357CONFIG_LIBCRC32C=m 357CONFIG_LIBCRC32C=m
358CONFIG_FHANDLE=y