MLK-13556: ARM: Enable CONFIG_FHANDLE
authorNitin Garg <nitin.garg@nxp.com>
Thu, 1 Dec 2016 16:00:49 +0000 (10:00 -0600)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:57:51 +0000 (14:57 -0500)
CONFIG_FHANDLE=y is needed when running
systemd with version >=210, so that it can
spawn a serial tty via getty.

Signed-off-by: Nitin Garg <nitin.garg@nxp.com>
arch/arm/configs/imx_v7_defconfig

index f736c7f..d66a06f 100644 (file)
@@ -1,5 +1,6 @@
 CONFIG_KERNEL_LZO=y
 CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
 CONFIG_IKCONFIG=y