]> git.baikalelectronics.ru Git - kernel.git/commit
x86/kconfig/defconfig: Enable CONFIG_FHANDLE=y
authorRichard Weinberger <richard@nod.at>
Tue, 25 Nov 2014 23:36:52 +0000 (00:36 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 8 Dec 2014 11:04:17 +0000 (12:04 +0100)
commita133fd94ad62e095d662944f821b72010f40fc61
tree5688de7d838558ac784a0e9f278bd869e588aaf8
parent8e4e3307e15fea8975ac1297c448968a99aabc88
x86/kconfig/defconfig: Enable CONFIG_FHANDLE=y

systemd has a hard dependency on CONFIG_FHANDLE.
If you run systemd with CONFIG_FHANDLE=n it will somehow
boot but fail to spawn a getty or other basic services.
As systemd is now used by most x86 distributions it
makes sense to enabled this by default and save kernel
hackers a lot of value debugging time.

Signed-off-by: Richard Weinberger <richard@nod.at>
Cc: gregkh@linuxfoundation.org
Cc: rafael.j.wysocki@intel.com
Cc: pebolle@tiscali.nl
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/1416958612-7448-1-git-send-email-richard@nod.at
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig