diff options
-rw-r--r-- | linux.morph | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linux.morph b/linux.morph index 8c4c897d81c4..e11a50a5a6a1 100644 --- a/linux.morph +++ b/linux.morph @@ -50,6 +50,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": [ |