projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6767a88
)
ARM: imx_v6_v7_defconfig: Enable NFS_V4_1 and NFS_V4_2 support
author
Sascha Hauer
<s.hauer@pengutronix.de>
Tue, 10 Dec 2019 11:27:37 +0000
(12:27 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 23 Dec 2019 03:39:27 +0000
(11:39 +0800)
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>
arch/arm/configs/imx_v6_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/imx_v6_v7_defconfig
b/arch/arm/configs/imx_v6_v7_defconfig
index 31366ce8986c6ec445e46f826e898fa4d18a7177..37ca336f504ecd6531094e697fce34f802ac81cc 100644
(file)
--- 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