summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2014-03-26 02:29:32 (GMT)
committerArnd Bergmann <arnd@arndb.de>2014-03-26 22:20:03 (GMT)
commit077492acceeafc0a106f88b0780623d2321a8947 (patch)
treee4d2f352699c341cf75d3427191a1df1e39b4a92 /arch/arm/configs
parent38c5cbd78e94e9a50b6cdba557e30dd89f43cd09 (diff)
downloadlinux-077492acceeafc0a106f88b0780623d2321a8947.tar.xz
ARM: enable fhandle in multi_v7_defconfig
CONFIG_FHANDLE is required by systemd >= 210 to spawn a serial TTY. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index ee5f0eb..28b572a 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -1,4 +1,5 @@
CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
CONFIG_IRQ_DOMAIN_DEBUG=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y