From ff0403f33b2e62f15109f40460e09401e553e6f5 Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Thu, 3 Apr 2014 12:30:14 -0300 Subject: ARM: mvebu: enable fhandle in the defconfigs CONFIG_FHANDLE is required by systemd >= 210 to spawn a serial TTY. Signed-off-by: Ezequiel Garcia Link: https://lkml.kernel.org/r/1396539014-8673-2-git-send-email-ezequiel.garcia@free-electrons.com Signed-off-by: Jason Cooper --- arch/arm/configs/mvebu_v5_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/configs/mvebu_v5_defconfig') diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig index 36484a37a1ca..5d8ec15aefef 100644 --- a/arch/arm/configs/mvebu_v5_defconfig +++ b/arch/arm/configs/mvebu_v5_defconfig @@ -1,4 +1,5 @@ CONFIG_SYSVIPC=y +CONFIG_FHANDLE=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_LOG_BUF_SHIFT=19 -- cgit v1.2.3