autofs: Enable AUTOFS_FS instead of AUTOFS4_FS

AUTOFS4_FS is now a compatibility symbol which selects AUTOFS_FS.
It will be removed in a later kernel release.
This commit is contained in:
Ben Hutchings 2018-07-03 18:43:23 +01:00
parent 5175ef2895
commit d2806c1d8d
1 changed files with 1 additions and 1 deletions

View File

@ -5353,7 +5353,7 @@ CONFIG_AFS_FSCACHE=y
##
## file: fs/autofs/Kconfig
##
CONFIG_AUTOFS4_FS=m
CONFIG_AUTOFS_FS=m
##
## file: fs/befs/Kconfig