staging/lustre: drop CONFIG_BROKEN

This reverts commit 0ad1ea6954

I didn't use git revert because it can not be done cleanly.
Hopefully it will be the last time we do it...

Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Peng Tao 2013-07-15 22:27:20 +08:00 committed by Greg Kroah-Hartman
parent 0b09d381bb
commit 22eb2c3d90

View file

@ -1,6 +1,6 @@
config LUSTRE_FS
tristate "Lustre file system client support"
depends on STAGING && INET && m && BROKEN
depends on STAGING && INET && m
select LNET
select CRYPTO
select CRYPTO_CRC32