Commit 37d4093f authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Revert "staging/lustre: drop CONFIG_BROKEN dependency"

This reverts commit 52f63175.

It's still broken, especially for a simple build on x86 with 'make
allmodconfig'

As no fixes seem forthcoming, just mark it broken.
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Cc: Peng Tao <tao.peng@emc.com>
Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 6715e395
config LUSTRE_FS
tristate "Lustre file system client support"
depends on STAGING && INET
depends on STAGING && INET && BROKEN
select LNET
help
This option enables Lustre file system client support. Choose Y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment