]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx-rt: Enable CONFIG_FHANDLE
authorJacob Kroon <jacob.kroon@mikrodidakt.se>
Tue, 27 May 2014 11:41:03 +0000 (13:41 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 4 Jun 2014 20:03:53 +0000 (17:03 -0300)
This kernel setting is required when using systemd >= 210.  Without
it, no serial devices are enabled at boot time, making serial login
impossible.

Tested on Wandboard Solo/Dual.

Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-imx-rt-3.10.17/mx6/defconfig

index 58eeda51463af1cc1ec2d2f3b344757381d08518..0144b3d072c6c1820816b45b395babc1d5f50ad0 100644 (file)
@@ -1,5 +1,6 @@
 CONFIG_KERNEL_LZO=y
 CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
 CONFIG_IKCONFIG=y