aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-24 16:47:45 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-24 16:47:45 -0700
commit0ad1ea69545b1965be4c93ee03fdc685c6beb23d (patch)
tree6cea5b7ee75c5520e64549a2884ae4857782e598 /drivers/staging
parentstaging: rtl8192u: fix line length in r819xU_phy.h (diff)
downloadlinux-dev-0ad1ea69545b1965be4c93ee03fdc685c6beb23d.tar.xz
linux-dev-0ad1ea69545b1965be4c93ee03fdc685c6beb23d.zip
Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"""
This reverts commit ee04fd11f11fb67ff0ae482a6710f97f499c19e2. 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: Stephen Rothwell <sfr@canb.auug.org.au> Cc: Peng Tao <tao.peng@emc.com> Cc: Andreas Dilger <andreas.dilger@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-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 ee91ae196353..e0eb8303a50c 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
+ depends on STAGING && INET && BROKEN
select LNET
select CRYPTO
select CRYPTO_CRC32