Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency""
This reverts commit 37d4093fd3
.
I've verified that we now don't break build on X86_64 allmodconfig.
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
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
9c782da4f0
commit
ee04fd11f1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
config LUSTRE_FS
|
config LUSTRE_FS
|
||||||
tristate "Lustre file system client support"
|
tristate "Lustre file system client support"
|
||||||
depends on STAGING && INET && BROKEN
|
depends on STAGING && INET
|
||||||
select LNET
|
select LNET
|
||||||
select CRYPTO
|
select CRYPTO
|
||||||
select CRYPTO_CRC32
|
select CRYPTO_CRC32
|
||||||
|
|
Loading…
Add table
Reference in a new issue