Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37d4093f authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Revert "staging/lustre: drop CONFIG_BROKEN dependency"



This reverts commit 52f63175.

It's still broken, especially for a simple build on x86 with 'make
allmodconfig'

As no fixes seem forthcoming, just mark it broken.

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Cc: Peng Tao <tao.peng@emc.com>
Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 6715e395
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
config LUSTRE_FS
config LUSTRE_FS
	tristate "Lustre file system client support"
	tristate "Lustre file system client support"
	depends on STAGING && INET
	depends on STAGING && INET && BROKEN
	select LNET
	select LNET
	help
	help
	  This option enables Lustre file system client support. Choose Y
	  This option enables Lustre file system client support. Choose Y