diff --git a/fs/Kconfig b/fs/Kconfig index f3aa9b08b228b..efb7d4ec6fcfa 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -47,7 +47,7 @@ config FS_POSIX_ACL def_bool n config EXPORTFS - bool + tristate config FILE_LOCKING bool "Enable POSIX file locking API" if EXPERT