summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-11-21 11:48:17 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-11-21 11:48:17 +0000
commit788acaf5f9370e6a948d795017fb26e30005241a (patch)
tree7ff56fff85028d1d280d02f53ec4c16e874b7b35
parent0ad997f822a2b74d13e1d6645d3b4d2d9d08eb20 (diff)
downloadlinux-baserock/samthursfield/nfs-trove.tar.gz
-rw-r--r--linux.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux.morph b/linux.morph
index 633e60510de3..e2697589dfe6 100644
--- a/linux.morph
+++ b/linux.morph
@@ -11,6 +11,8 @@
"scripts/config -e IKCONFIG_PROC",
"scripts/config -e SECCOMP",
"scripts/config -d DEBUG_STACK_TRACE",
+ "scripts/config -e NFSD",
+ "scripts/config -e NFSD_V3",
"yes '' | make oldconfig"
],
"build-commands": [