aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/imx_v6_v7_defconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-12-10 12:27:37 +0100
committerShawn Guo <shawnguo@kernel.org>2019-12-23 11:39:27 +0800
commitb6828ffe30721c5874914a5df9828914779ee9b0 (patch)
tree7a40de02f8bf55ef147da7af94b96b1740f1658a /arch/arm/configs/imx_v6_v7_defconfig
parentARM: configs: imx_v6_v7_defconfig: enable USB ACM (diff)
downloadlinux-dev-b6828ffe30721c5874914a5df9828914779ee9b0.tar.xz
linux-dev-b6828ffe30721c5874914a5df9828914779ee9b0.zip
ARM: imx_v6_v7_defconfig: Enable NFS_V4_1 and NFS_V4_2 support
Enable NFS_V4_1 and NFS_V4_2 to support NFS servers providing that protocol. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to '')
-rw-r--r--arch/arm/configs/imx_v6_v7_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 31366ce8986c..37ca336f504e 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -444,6 +444,8 @@ CONFIG_UBIFS_FS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
+CONFIG_NFS_V4_1=y
+CONFIG_NFS_V4_2=y
CONFIG_ROOT_NFS=y
CONFIG_NLS_DEFAULT="cp437"
CONFIG_NLS_CODEPAGE_437=y