[PATCH 2/2] staging/lustre: drop CONFIG_BROKEN dependency

Peng Tao bergwolf at gmail.com
Mon Jun 3 13:37:29 UTC 2013


Signed-off-by: Peng Tao <tao.peng at emc.com>
Signed-off-by: Andreas Dilger <andreas.dilger at intel.com>
---
 drivers/staging/lustre/lustre/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/lustre/lustre/Kconfig b/drivers/staging/lustre/lustre/Kconfig
index d0a0e08..58715d5 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 && BROKEN
+	depends on STAGING && INET
 	select LNET
 	help
 	  This option enables Lustre file system client support. Choose Y
-- 
1.7.9.5




More information about the devel mailing list