[meta-freescale] [3rdparty][PATCH 1/5] linux-congatec: Enable CONFIG_FHANDLE

Fabio Berton fabio.berton at ossystems.com.br
Wed Aug 30 05:19:31 PDT 2017


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

Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 recipes-kernel/linux/linux-congatec-4.1.15/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-congatec-4.1.15/defconfig b/recipes-kernel/linux/linux-congatec-4.1.15/defconfig
index 0848d51..a28cca9 100644
--- a/recipes-kernel/linux/linux-congatec-4.1.15/defconfig
+++ b/recipes-kernel/linux/linux-congatec-4.1.15/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
-- 
2.11.0



More information about the meta-freescale mailing list