summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Tao <bergwolf@gmail.com>2013-06-03 21:37:29 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-03 11:21:51 -0700
commit52f6317528c6877c8c5d4b2ab7a04430af99ed4a (patch)
tree835800ea63e1bf2cdd5e64a1ba2f4df375d0c089
parent9c110d71b3f9db9e22a55e1ef5fd36b2cb942e4f (diff)
downloadop-kernel-dev-52f6317528c6877c8c5d4b2ab7a04430af99ed4a.zip
op-kernel-dev-52f6317528c6877c8c5d4b2ab7a04430af99ed4a.tar.gz
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>
-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 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
OpenPOWER on IntegriCloud