From: Peng Tao Date: Mon, 3 Jun 2013 13:37:29 +0000 (+0800) Subject: staging/lustre: drop CONFIG_BROKEN dependency X-Git-Tag: firefly_0821_release~176^2~5845^2~357 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=52f6317528c6877c8c5d4b2ab7a04430af99ed4a;p=firefly-linux-kernel-4.4.55.git staging/lustre: drop CONFIG_BROKEN dependency Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- 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