From: Greg Kroah-Hartman Date: Mon, 24 Jun 2013 23:47:45 +0000 (-0700) Subject: Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency""" X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=0ad1ea69545b1965be4c93ee03fdc685c6beb23d;p=deliverable%2Flinux.git 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 Cc: Peng Tao Cc: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- 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