summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-06 02:21:47 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-06 02:21:47 +0400
commit37d4093fd34775bbbf99bddb84a711bdb3ec6d5c (patch)
tree6a99fda768d5c744e57c3eceb02c5af990a1c006 /drivers/staging/lustre
parent6715e395daec8179db174250631a74c282cb580d (diff)
downloadlinux-37d4093fd34775bbbf99bddb84a711bdb3ec6d5c.tar.xz
Revert "staging/lustre: drop CONFIG_BROKEN dependency"
This reverts commit 52f6317528c6877c8c5d4b2ab7a04430af99ed4a. It's still broken, especially for a simple build on x86 with 'make allmodconfig' As no fixes seem forthcoming, just mark it broken. 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/lustre')
-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 58715d5683c9..d0a0e08afbc7 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
help
This option enables Lustre file system client support. Choose Y