All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE
@ 2014-05-23  8:54 Maciej Borzecki
  2014-05-23 12:00 ` Daiane Angolini
  0 siblings, 1 reply; 12+ messages in thread
From: Maciej Borzecki @ 2014-05-23  8:54 UTC (permalink / raw)
  To: meta-freescale; +Cc: Maciej Borzecki

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

Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
Signed-off-by: Maciej Borzecki <maciek.borzecki@gmail.com>
---
 recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig | 1 +
 1 file changed, 1 insertion(+)

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
 CONFIG_CRC_T10DIF=y
 CONFIG_CRC7=m
 CONFIG_LIBCRC32C=m
+CONFIG_FHANDLE=y
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-05-23 17:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23  8:54 [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE Maciej Borzecki
2014-05-23 12:00 ` Daiane Angolini
2014-05-23 12:24   ` Fabio Estevam
2014-05-23 12:48     ` Maciej Borzecki
2014-05-23 13:11       ` Daiane Angolini
2014-05-23 13:15         ` Fabio Estevam
2014-05-23 13:18           ` Jacob Kroon
2014-05-23 13:26             ` Daiane Angolini
2014-05-23 14:27               ` Gary Thomas
2014-05-23 15:19         ` Otavio Salvador
2014-05-23 17:00           ` Maciek Borzecki
2014-05-23 12:32   ` Maciej Borzecki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.