staging/lustre: drop CONFIG_BROKEN dependency
Signed-off-by: Peng Tao <tao.peng@emc.com> Signed-off-by: Andreas Dilger <andreas.dilger@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
9c110d71b3
commit
52f6317528
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
config LUSTRE_FS
|
||||
tristate "Lustre file system client support"
|
||||
depends on STAGING && INET && BROKEN
|
||||
depends on STAGING && INET
|
||||
select LNET
|
||||
help
|
||||
This option enables Lustre file system client support. Choose Y
|
||||
|
|
Loading…
Add table
Reference in a new issue