From: Adrian Bunk Date: Wed, 17 Oct 2007 06:27:17 +0000 (-0700) Subject: allow disabling DNOTIFY without EMBEDDED X-Git-Tag: v2.6.24-rc1~681 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e341fa1f8ed25385e2321d7e5a49ce6aea2d702;p=pandora-kernel.git allow disabling DNOTIFY without EMBEDDED Allow disabling DNOTIFY with CONFIG_EMBEDDED=n. I'm currently running a kernel with dnotify disabled and I haven't run into any problem. Is there any popular application left that breaks without dnotify support in the kernel? Note that this patch does not remove dnotify support, it still defaults to "y", and the help text recommends enabling it. Signed-off-by: Adrian Bunk Acked-by: Stephen Rothwell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed