projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f9e2df
)
ARM: exynos_defconfig: Enable NFS v4.1 and v4.2
author
Krzysztof Kozlowski
<krzk@kernel.org>
Thu, 16 Jan 2020 11:44:06 +0000
(12:44 +0100)
committer
Krzysztof Kozlowski
<krzk@kernel.org>
Fri, 17 Jan 2020 19:04:47 +0000
(20:04 +0100)
NFS is widely used in debugging and Continuous Integration systems, so
enable the newest versions of protocol: v4.1 and v4.2.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/configs/exynos_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/exynos_defconfig
b/arch/arm/configs/exynos_defconfig
index 026407101cf2df1acc5c7cad9ce82825c9c11222..0fd4cc28dc86dba6e692a9243429be12182e0d22 100644
(file)
--- a/
arch/arm/configs/exynos_defconfig
+++ b/
arch/arm/configs/exynos_defconfig
@@
-322,6
+322,8
@@
CONFIG_CRAMFS=y
CONFIG_ROMFS_FS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V4=y
+CONFIG_NFS_V4_1=y
+CONFIG_NFS_V4_2=y
CONFIG_ROOT_NFS=y
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ASCII=y