diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2022-02-14 17:12:09 +0100 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2022-03-11 16:25:16 +0100 |
commit | f3e4080edd2754abbdc3daf9881b1f6e168c6669 (patch) | |
tree | 76872f153f232a2029413e4c01edab796a4a0487 /arch/m68k/configs/sun3x_defconfig | |
parent | NFSD: Remove CONFIG_NFSD_V3 (diff) | |
download | linux-f3e4080edd2754abbdc3daf9881b1f6e168c6669.tar.xz linux-f3e4080edd2754abbdc3daf9881b1f6e168c6669.zip |
arch: Remove references to CONFIG_NFSD_V3 in the default configs
CONFIG_NFSD_V3 has been removed. NFSD support for NFSv3 can no
longer be disabled.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'arch/m68k/configs/sun3x_defconfig')
-rw-r--r-- | arch/m68k/configs/sun3x_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/configs/sun3x_defconfig b/arch/m68k/configs/sun3x_defconfig index d601606c969b..113f4c60caf7 100644 --- a/arch/m68k/configs/sun3x_defconfig +++ b/arch/m68k/configs/sun3x_defconfig @@ -451,7 +451,6 @@ CONFIG_NFS_V4=m CONFIG_NFS_SWAP=y CONFIG_ROOT_NFS=y CONFIG_NFSD=m -CONFIG_NFSD_V3=y CONFIG_CIFS=m # CONFIG_CIFS_STATS2 is not set # CONFIG_CIFS_DEBUG is not set |