summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorPeng Tao <bergwolf@gmail.com>2013-06-06 14:59:14 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-06 18:31:02 (GMT)
commitee04fd11f11fb67ff0ae482a6710f97f499c19e2 (patch)
treec16a296747c47170dea6e3aedecba52d6cf3cabd /drivers
parent9c782da4f09d7665eb60b70dd83280b6a819857f (diff)
downloadlinux-fsl-qoriq-ee04fd11f11fb67ff0ae482a6710f97f499c19e2.tar.xz
Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency""
This reverts commit 37d4093fd34775bbbf99bddb84a711bdb3ec6d5c. 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>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/lustre/lustre/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/Kconfig b/drivers/staging/lustre/lustre/Kconfig
index e0eb830..ee91ae1 100644
--- a/drivers/staging/lustre/lustre/Kconfig
+++ b/drivers/staging/lustre/lustre/Kconfig
@@ -1,6 +1,6 @@
config LUSTRE_FS
tristate "Lustre file system client support"
- depends on STAGING && INET && BROKEN
+ depends on STAGING && INET
select LNET
select CRYPTO
select CRYPTO_CRC32