mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
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,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…
Reference in New Issue
Block a user