summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-07-18 16:56:50 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2012-07-18 18:43:30 -0300
commit30066410d3264b66323b52af0d0731732064a496 (patch)
tree9abfc6e38d4645b6af21f4b99f9751a36d7da7bd
parent39b69333ab88e5ef00c6a2d8f083f7893960bed5 (diff)
downloadmeta-fsl-arm-30066410d3264b66323b52af0d0731732064a496.tar.gz
linux-imx (2.6.35.3): enable support for NFS v4
To easy use with newer host versions, that defaults to NFS v4, we enabled the support for it on the development boards. It has been applied to: - imx23evk - imx28evk - imx51evk - imx53ard - imx53qsb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-imx-2.6.35.3/imx23evk/defconfig2
-rw-r--r--recipes-kernel/linux/linux-imx-2.6.35.3/imx28evk/defconfig2
-rw-r--r--recipes-kernel/linux/linux-imx-2.6.35.3/imx51evk/defconfig2
-rw-r--r--recipes-kernel/linux/linux-imx-2.6.35.3/imx53ard/defconfig2
-rw-r--r--recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig2
-rw-r--r--recipes-kernel/linux/linux-imx_2.6.35.3.bb2
6 files changed, 6 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-imx-2.6.35.3/imx23evk/defconfig b/recipes-kernel/linux/linux-imx-2.6.35.3/imx23evk/defconfig
index 852e2e8..57c027a 100644
--- a/recipes-kernel/linux/linux-imx-2.6.35.3/imx23evk/defconfig
+++ b/recipes-kernel/linux/linux-imx-2.6.35.3/imx23evk/defconfig
@@ -1744,7 +1744,7 @@ CONFIG_NETWORK_FILESYSTEMS=y
1744CONFIG_NFS_FS=y 1744CONFIG_NFS_FS=y
1745CONFIG_NFS_V3=y 1745CONFIG_NFS_V3=y
1746# CONFIG_NFS_V3_ACL is not set 1746# CONFIG_NFS_V3_ACL is not set
1747# CONFIG_NFS_V4 is not set 1747CONFIG_NFS_V4=y
1748CONFIG_ROOT_NFS=y 1748CONFIG_ROOT_NFS=y
1749# CONFIG_NFSD is not set 1749# CONFIG_NFSD is not set
1750CONFIG_LOCKD=y 1750CONFIG_LOCKD=y
diff --git a/recipes-kernel/linux/linux-imx-2.6.35.3/imx28evk/defconfig b/recipes-kernel/linux/linux-imx-2.6.35.3/imx28evk/defconfig
index 41a061e..8fa8d4b 100644
--- a/recipes-kernel/linux/linux-imx-2.6.35.3/imx28evk/defconfig
+++ b/recipes-kernel/linux/linux-imx-2.6.35.3/imx28evk/defconfig
@@ -1863,7 +1863,7 @@ CONFIG_NETWORK_FILESYSTEMS=y
1863CONFIG_NFS_FS=y 1863CONFIG_NFS_FS=y
1864CONFIG_NFS_V3=y 1864CONFIG_NFS_V3=y
1865# CONFIG_NFS_V3_ACL is not set 1865# CONFIG_NFS_V3_ACL is not set
1866# CONFIG_NFS_V4 is not set 1866CONFIG_NFS_V4=y
1867CONFIG_ROOT_NFS=y 1867CONFIG_ROOT_NFS=y
1868# CONFIG_NFSD is not set 1868# CONFIG_NFSD is not set
1869CONFIG_LOCKD=y 1869CONFIG_LOCKD=y
diff --git a/recipes-kernel/linux/linux-imx-2.6.35.3/imx51evk/defconfig b/recipes-kernel/linux/linux-imx-2.6.35.3/imx51evk/defconfig
index 7aa8c28..f61aa48 100644
--- a/recipes-kernel/linux/linux-imx-2.6.35.3/imx51evk/defconfig
+++ b/recipes-kernel/linux/linux-imx-2.6.35.3/imx51evk/defconfig
@@ -2248,7 +2248,7 @@ CONFIG_NETWORK_FILESYSTEMS=y
2248CONFIG_NFS_FS=y 2248CONFIG_NFS_FS=y
2249CONFIG_NFS_V3=y 2249CONFIG_NFS_V3=y
2250# CONFIG_NFS_V3_ACL is not set 2250# CONFIG_NFS_V3_ACL is not set
2251# CONFIG_NFS_V4 is not set 2251CONFIG_NFS_V4=y
2252CONFIG_ROOT_NFS=y 2252CONFIG_ROOT_NFS=y
2253# CONFIG_NFSD is not set 2253# CONFIG_NFSD is not set
2254CONFIG_LOCKD=y 2254CONFIG_LOCKD=y
diff --git a/recipes-kernel/linux/linux-imx-2.6.35.3/imx53ard/defconfig b/recipes-kernel/linux/linux-imx-2.6.35.3/imx53ard/defconfig
index f6f1b9b..fda49eb 100644
--- a/recipes-kernel/linux/linux-imx-2.6.35.3/imx53ard/defconfig
+++ b/recipes-kernel/linux/linux-imx-2.6.35.3/imx53ard/defconfig
@@ -2280,7 +2280,7 @@ CONFIG_NETWORK_FILESYSTEMS=y
2280CONFIG_NFS_FS=y 2280CONFIG_NFS_FS=y
2281CONFIG_NFS_V3=y 2281CONFIG_NFS_V3=y
2282# CONFIG_NFS_V3_ACL is not set 2282# CONFIG_NFS_V3_ACL is not set
2283# CONFIG_NFS_V4 is not set 2283CONFIG_NFS_V4=y
2284CONFIG_ROOT_NFS=y 2284CONFIG_ROOT_NFS=y
2285# CONFIG_NFSD is not set 2285# CONFIG_NFSD is not set
2286CONFIG_LOCKD=y 2286CONFIG_LOCKD=y
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 b0c88fb..35db9c4 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
@@ -2277,7 +2277,7 @@ CONFIG_NETWORK_FILESYSTEMS=y
2277CONFIG_NFS_FS=y 2277CONFIG_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 2280CONFIG_NFS_V4=y
2281CONFIG_ROOT_NFS=y 2281CONFIG_ROOT_NFS=y
2282# CONFIG_NFSD is not set 2282# CONFIG_NFSD is not set
2283CONFIG_LOCKD=y 2283CONFIG_LOCKD=y
diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
index 3a81011..f671597 100644
--- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
+++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
@@ -4,7 +4,7 @@
4DESCRIPTION = "Linux kernel for imx platforms" 4DESCRIPTION = "Linux kernel for imx platforms"
5LICENSE = "GPLv2" 5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 6LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
7PR = "r26" 7PR = "r27"
8 8
9inherit kernel 9inherit kernel
10COMPATIBLE_MACHINE = "(mxs|mx5)" 10COMPATIBLE_MACHINE = "(mxs|mx5)"