diff options
Diffstat (limited to 'fs/autofs/Kconfig')
| -rw-r--r-- | fs/autofs/Kconfig | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/fs/autofs/Kconfig b/fs/autofs/Kconfig index eaebcd430cc3..54c12d9484cb 100644 --- a/fs/autofs/Kconfig +++ b/fs/autofs/Kconfig @@ -1,17 +1,6 @@ -config AUTOFS4_FS - tristate "Old Kconfig name for Kernel automounter support" - select AUTOFS_FS - help - This name exists for people to just automatically pick up the - new name of the autofs Kconfig option. All it does is select - the new option name. - - It will go away in a release or two as people have - transitioned to just plain AUTOFS_FS. - +# SPDX-License-Identifier: GPL-2.0-only config AUTOFS_FS tristate "Kernel automounter support (supports v3, v4 and v5)" - default n help The automounter is a tool to automatically mount remote file systems on demand. This implementation is partially kernel-based to reduce |
