From f3e4080edd2754abbdc3daf9881b1f6e168c6669 Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Mon, 14 Feb 2022 11:12:09 -0500 Subject: 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 --- arch/sh/configs/ecovec24_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/sh/configs/ecovec24_defconfig') diff --git a/arch/sh/configs/ecovec24_defconfig b/arch/sh/configs/ecovec24_defconfig index 03cb916819fa..d90d29d44469 100644 --- a/arch/sh/configs/ecovec24_defconfig +++ b/arch/sh/configs/ecovec24_defconfig @@ -123,7 +123,6 @@ CONFIG_NFS_FS=y CONFIG_NFS_V3=y CONFIG_ROOT_NFS=y CONFIG_NFSD=y -CONFIG_NFSD_V3=y CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_932=y CONFIG_NLS_ISO8859_1=y -- cgit v1.2.3