]> Git Repo - linux.git/commitdiff
Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"""
authorGreg Kroah-Hartman <[email protected]>
Mon, 24 Jun 2013 23:47:45 +0000 (16:47 -0700)
committerGreg Kroah-Hartman <[email protected]>
Mon, 24 Jun 2013 23:47:45 +0000 (16:47 -0700)
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 <[email protected]>
Cc: Peng Tao <[email protected]>
Cc: Andreas Dilger <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/lustre/lustre/Kconfig

index ee91ae1963533749262918ffb2c03ecfcdf5ec7f..e0eb8303a50c79d5ff4e81f407a1f6b951b910cc 100644 (file)
@@ -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
This page took 0.054527 seconds and 4 git commands to generate.