Skip to content

Commit

Permalink
staging/lustre: drop CONFIG_BROKEN
Browse files Browse the repository at this point in the history
This reverts commit 0ad1ea6

I didn't use git revert because it can not be done cleanly.
Hopefully it will be the last time we do it...

Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Peng Tao authored and Greg Kroah-Hartman committed Jul 23, 2013
1 parent 0b09d38 commit 22eb2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/lustre/lustre/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config LUSTRE_FS
tristate "Lustre file system client support"
depends on STAGING && INET && m && BROKEN
depends on STAGING && INET && m
select LNET
select CRYPTO
select CRYPTO_CRC32
Expand Down

0 comments on commit 22eb2c3

Please sign in to comment.