summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
diff options
context:
space:
mode:
authorPeng Tao <bergwolf@gmail.com>2013-06-03 17:37:29 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-03 22:21:51 +0400
commit52f6317528c6877c8c5d4b2ab7a04430af99ed4a (patch)
tree835800ea63e1bf2cdd5e64a1ba2f4df375d0c089 /drivers/staging/lustre
parent9c110d71b3f9db9e22a55e1ef5fd36b2cb942e4f (diff)
downloadlinux-52f6317528c6877c8c5d4b2ab7a04430af99ed4a.tar.xz
staging/lustre: drop CONFIG_BROKEN dependency
Signed-off-by: Peng Tao <tao.peng@emc.com> Signed-off-by: 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 d0a0e08afbc7..58715d5683c9 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