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

Commit 208142a8 authored by Timo Rothenpieler's avatar Timo Rothenpieler Committed by Greg Kroah-Hartman
Browse files

nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default



[ Upstream commit a0590473c5e6c4ef17c3132ad08fbad170f72d55 ]

This follows what was done in 8c2fabc6.
With the default being m, it's impossible to build the module into the
kernel.

Signed-off-by: default avatarTimo Rothenpieler <timo@rothenpieler.org>
Signed-off-by: default avatarAnna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 9173363b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ config PNFS_BLOCK
config PNFS_FLEXFILE_LAYOUT
	tristate
	depends on NFS_V4_1 && NFS_V3
	default m
	default NFS_V4

config NFS_V4_1_IMPLEMENTATION_ID_DOMAIN
	string "NFSv4.1 Implementation ID Domain"