diff options
Diffstat (limited to 'meta-openstack/recipes-kernel')
3 files changed, 3 insertions, 0 deletions
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto/nfs.cfg b/meta-openstack/recipes-kernel/linux/linux-yocto/nfs.cfg new file mode 100644 index 0000000..f131fcb --- /dev/null +++ b/meta-openstack/recipes-kernel/linux/linux-yocto/nfs.cfg | |||
| @@ -0,0 +1 @@ | |||
| CONFIG_NFS_V4_1=y | |||
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto/nfs.scc b/meta-openstack/recipes-kernel/linux/linux-yocto/nfs.scc new file mode 100644 index 0000000..567cefa --- /dev/null +++ b/meta-openstack/recipes-kernel/linux/linux-yocto/nfs.scc | |||
| @@ -0,0 +1 @@ | |||
| kconf non-hardware nfs.cfg | |||
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend index e2025f1..28d4622 100644 --- a/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend +++ b/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend | |||
| @@ -6,4 +6,5 @@ SRC_URI += "file://enable-veth.cfg \ | |||
| 6 | file://enable-nbd.cfg \ | 6 | file://enable-nbd.cfg \ |
| 7 | file://enable-rtlink.cfg \ | 7 | file://enable-rtlink.cfg \ |
| 8 | file://nf.scc \ | 8 | file://nf.scc \ |
| 9 | file://nfs.scc \ | ||
| 9 | " | 10 | " |
