]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx (3.10.17): enable CONFIG_FHANDLE
authorMaciej Borzecki <maciej.borzecki@open-rnd.pl>
Fri, 23 May 2014 08:54:22 +0000 (10:54 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 24 May 2014 22:04:44 +0000 (19:04 -0300)
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>
meta-fsl-arm/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig

index b8d6cebdc190e55a79816543109a4b69eaad4c50..fa2eadaaff70482760999f95387390aeeb24fdac 100644 (file)
@@ -355,3 +355,4 @@ CONFIG_CRC_CCITT=m
 CONFIG_CRC_T10DIF=y
 CONFIG_CRC7=m
 CONFIG_LIBCRC32C=m
+CONFIG_FHANDLE=y