From: Catalin Marinas Date: Wed, 27 Apr 2011 16:06:19 +0000 (+0100) Subject: kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK X-Git-Tag: v3.0-rc1~410^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79e0d9bd262bdd36009e8092e57e34dc5e22a1c7;p=pandora-kernel.git kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK In the past DEBUG_FS used to depend on SYSFS and DEBUG_KMEMLEAK selected it conditionally. This is no longer the case, so always select DEBUG_FS via DEBUG_KMEMLEAK. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed