From: Benjamin Poirier Date: Fri, 23 Mar 2012 22:06:18 +0000 (-0400) Subject: GFS2: use depends instead of select in kconfig X-Git-Tag: v3.4-rc3~43^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97cc008aaa8c1f02699b478ca890e81810244131;p=pandora-kernel.git GFS2: use depends instead of select in kconfig Avoids having to duplicate the dependencies of what is 'select'ed (and on down...) Those dependencies are currently incomplete, leading to broken builds with GFS2_FS_LOCKING_DLM=y and IP_SCTP=n. Signed-off-by: Benjamin Poirier Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed