linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig
@ 2014-03-26  2:29 Alexandre Courbot
  2014-03-26  2:29 ` [PATCH 2/2] ARM: enable fhandle in multi_v7_defconfig Alexandre Courbot
  2014-03-26 20:05 ` [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig Stephen Warren
  0 siblings, 2 replies; 4+ messages in thread
From: Alexandre Courbot @ 2014-03-26  2:29 UTC (permalink / raw)
  To: arm, Russell King, Stephen Warren, Thierry Reding
  Cc: linux-arm-kernel, linux-kernel, linux-tegra, Alexandre Courbot

CONFIG_FHANDLE is required by systemd >= 210 to spawn a serial TTY.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
---
 arch/arm/configs/tegra_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 131b8d6ff9d3..2926281368ab 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -1,4 +1,5 @@
 CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
 CONFIG_IKCONFIG=y
-- 
1.9.1


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

end of thread, other threads:[~2014-03-26 22:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26  2:29 [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig Alexandre Courbot
2014-03-26  2:29 ` [PATCH 2/2] ARM: enable fhandle in multi_v7_defconfig Alexandre Courbot
2014-03-26 20:05 ` [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig Stephen Warren
2014-03-26 22:20   ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).