summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-06-18 12:08:27 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2012-06-18 12:08:27 -0300
commit077d27b0e5989defabe50ad184506b022d1f1280 (patch)
tree356aebad5f35414a180c46b3d2e287d8553073ee /recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig
parentf3a880bc2d276f5511e5ff8f82312a9c80870c0d (diff)
downloadmeta-fsl-arm-077d27b0e5989defabe50ad184506b022d1f1280.tar.gz
linux-imx (2.6.35.3): Fix support for NFS root
This allows use of alternative NFS ports and regular NFS root on same kernel. This has also enabled the feature for the supported machines. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig')
-rw-r--r--recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig b/recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig
index 0d3b2dc..b0c88fb 100644
--- a/recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig
+++ b/recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig
@@ -2278,7 +2278,7 @@ CONFIG_NFS_FS=y
2278CONFIG_NFS_V3=y 2278CONFIG_NFS_V3=y
2279# CONFIG_NFS_V3_ACL is not set 2279# CONFIG_NFS_V3_ACL is not set
2280# CONFIG_NFS_V4 is not set 2280# CONFIG_NFS_V4 is not set
2281# CONFIG_ROOT_NFS is not set=y 2281CONFIG_ROOT_NFS=y
2282# CONFIG_NFSD is not set 2282# CONFIG_NFSD is not set
2283CONFIG_LOCKD=y 2283CONFIG_LOCKD=y
2284CONFIG_LOCKD_V4=y 2284CONFIG_LOCKD_V4=y