projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff8524b
)
ARM: defconfig: lpc32xx: enable NFSv4 support
author
Vladimir Zapolskiy
<vz@mleia.com>
Fri, 25 Jan 2019 22:03:43 +0000
(
00:03
+0200)
committer
Vladimir Zapolskiy
<vz@mleia.com>
Fri, 25 Jan 2019 22:06:25 +0000
(
00:06
+0200)
The change allows to mount rootfs shared on an NFSv4 server.
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
arch/arm/configs/lpc32xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/lpc32xx_defconfig
b/arch/arm/configs/lpc32xx_defconfig
index
6cf9ebb
..
2e16115
100644
(file)
--- a/
arch/arm/configs/lpc32xx_defconfig
+++ b/
arch/arm/configs/lpc32xx_defconfig
@@
-177,6
+177,9
@@
CONFIG_JFFS2_FS_WBUF_VERIFY=y
CONFIG_UBIFS_FS=y
CONFIG_CRAMFS=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