projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
133022a
)
MLK-13556: ARM: Enable CONFIG_FHANDLE
author
Nitin Garg
<nitin.garg@nxp.com>
Thu, 1 Dec 2016 16:00:49 +0000
(10:00 -0600)
committer
Nitin 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
patch
|
blob
|
history
diff --git
a/arch/arm/configs/imx_v7_defconfig
b/arch/arm/configs/imx_v7_defconfig
index
f736c7f
..
d66a06f
100644
(file)
--- a/
arch/arm/configs/imx_v7_defconfig
+++ b/
arch/arm/configs/imx_v7_defconfig
@@
-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