mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 12:24:37 -04:00
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: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
83bffc8125
commit
731becf831
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user