Commit 0ad1ea69 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"""

This reverts commit ee04fd11.

How many times can we do this...

Not all the world is x86-64, breaking other arch builds, especially for
weeks at a time, isn't acceptable at all.

So, it's nice to get this code into the tree, just don't build it as
it's obviously not ready for "real world" systems :(
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 59f30ae0
config LUSTRE_FS
tristate "Lustre file system client support"
depends on STAGING && INET
depends on STAGING && INET && BROKEN
select LNET
select CRYPTO
select CRYPTO_CRC32
......
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