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)
commit15bae280e412e79d74912c7ae6b6a002444edb1f
tree5688de7d838558ac784a0e9f278bd869e588aaf8
parentb2776bf7149bddd1f4161f14f79520f17fc1d71d
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