Browse Source

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>
Greg Kroah-Hartman 12 years ago
parent
commit
37d4093fd3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/lustre/lustre/Kconfig

+ 1 - 1
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