[meta-freescale] [PATCH] linux-fslc-imx: Enable CONFIG_FHANDLE

Tom Hochstein tom.hochstein at nxp.com
Thu Dec 1 08:25:36 PST 2016


Enable CONFIG_FHANDLE so that systemd can autostart
getty on serial interfaces like /dev/ttymxc*.

Signed-off-by: Tom Hochstein <tom.hochstein at nxp.com>
---
 recipes-kernel/linux/linux-fslc-imx/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-fslc-imx/defconfig b/recipes-kernel/linux/linux-fslc-imx/defconfig
index 7cec565..cf4ebeb 100644
--- a/recipes-kernel/linux/linux-fslc-imx/defconfig
+++ b/recipes-kernel/linux/linux-fslc-imx/defconfig
@@ -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
-- 
1.9.1



More information about the meta-freescale mailing list