mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 06:49:45 -04: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:
committed by
Greg Kroah-Hartman
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
|
||||
|
||||
Reference in New Issue
Block a user