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

Commit 731becf8 authored by Ben Hutchings's avatar Ben Hutchings Committed by Greg Kroah-Hartman
Browse files

staging: lustre: Make LUSTRE_LLITE_LLOOP tristate



There seems to be no reason why it can't be a module; in fact that is
currently supposed to be the default.

Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 83bffc81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,6 +55,6 @@ config LUSTRE_TRANSLATE_ERRNOS
	default y

config LUSTRE_LLITE_LLOOP
	bool "Lustre virtual block device"
	tristate "Lustre virtual block device"
	depends on LUSTRE_FS && BLOCK
	default m