[PATCH] [TRIVIAL] Documentation: Fix typo 'CONFIG_AFS'

From: Paul Bolle
Date: Wed Jun 25 2014 - 04:11:46 EST


Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
---
Perhaps AF_RXRPC should be dropped from this short list (it is selected
if AFS_FS is set). But since I couldn't actually determine how AFS_FS
and RXKAD interact I decided to not touch that list any further.

Documentation/filesystems/afs.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/afs.txt b/Documentation/filesystems/afs.txt
index ffef91c4e0d6..5857253e2e1b 100644
--- a/Documentation/filesystems/afs.txt
+++ b/Documentation/filesystems/afs.txt
@@ -43,7 +43,7 @@ options:

CONFIG_AF_RXRPC - The RxRPC protocol transport
CONFIG_RXKAD - The RxRPC Kerberos security handler
- CONFIG_AFS - The AFS filesystem
+ CONFIG_AFS_FS - The AFS filesystem

Additionally, the following can be turned on to aid debugging:

--
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/