diff options
-rw-r--r-- | linux.morph | 2 |
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": [ |