diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2022-02-14 11:12:09 -0500 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2022-03-11 10:25:16 -0500 |
commit | f3e4080edd2754abbdc3daf9881b1f6e168c6669 (patch) | |
tree | 76872f153f232a2029413e4c01edab796a4a0487 /arch/ia64 | |
parent | 5f9a62ff7d2808c7b56c0ec90f3b7eae5872afe6 (diff) |
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/ia64')
-rw-r--r-- | arch/ia64/configs/zx1_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/configs/zx1_defconfig b/arch/ia64/configs/zx1_defconfig index 629cb9cdf723..851d8594cdb8 100644 --- a/arch/ia64/configs/zx1_defconfig +++ b/arch/ia64/configs/zx1_defconfig @@ -106,7 +106,6 @@ CONFIG_HUGETLBFS=y CONFIG_NFS_FS=y CONFIG_NFS_V4=y CONFIG_NFSD=y -CONFIG_NFSD_V3=y CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=y CONFIG_NLS_CODEPAGE_775=y |