git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1ac539
)
GFS2: use depends instead of select in kconfig
author
Benjamin Poirier
<bpoirier@suse.de>
Fri, 23 Mar 2012 22:06:18 +0000
(18:06 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 26 Mar 2012 08:18:02 +0000
(09:18 +0100)
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 <bpoirier@suse.de>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found