]> Git Repo - linux.git/commitdiff
ARM: enable fhandle in multi_v7_defconfig
authorAlexandre Courbot <[email protected]>
Wed, 26 Mar 2014 02:29:32 +0000 (11:29 +0900)
committerArnd Bergmann <[email protected]>
Wed, 26 Mar 2014 22:20:03 +0000 (23:20 +0100)
CONFIG_FHANDLE is required by systemd >= 210 to spawn a serial TTY.

Signed-off-by: Alexandre Courbot <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
arch/arm/configs/multi_v7_defconfig

index ee5f0ebce33fbfa522e69f35722e3f12fc339c69..28b572a3e6c6aaef5f637bf5d4e161be557df6c0 100644 (file)
@@ -1,4 +1,5 @@
 CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
 CONFIG_IRQ_DOMAIN_DEBUG=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
This page took 0.057342 seconds and 4 git commands to generate.