diff options
| -rw-r--r-- | fs/nfsd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfsd/Kconfig b/fs/nfsd/Kconfig index 683bf718aead..8b87b7a0eab5 100644 --- a/fs/nfsd/Kconfig +++ b/fs/nfsd/Kconfig | |||
| @@ -107,7 +107,7 @@ config NFSD_V4_SECURITY_LABEL | |||
| 107 | 107 | ||
| 108 | config NFSD_FAULT_INJECTION | 108 | config NFSD_FAULT_INJECTION |
| 109 | bool "NFS server manual fault injection" | 109 | bool "NFS server manual fault injection" |
| 110 | depends on NFSD_V4 && DEBUG_KERNEL | 110 | depends on NFSD_V4 && DEBUG_KERNEL && DEBUG_FS |
| 111 | help | 111 | help |
| 112 | This option enables support for manually injecting faults | 112 | This option enables support for manually injecting faults |
| 113 | into the NFS server. This is intended to be used for | 113 | into the NFS server. This is intended to be used for |
