diff options
Diffstat (limited to 'fs/coda/Kconfig')
| -rw-r--r-- | fs/coda/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/coda/Kconfig b/fs/coda/Kconfig index c0e5a7fad06d..c3477eeafb3f 100644 --- a/fs/coda/Kconfig +++ b/fs/coda/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only config CODA_FS tristate "Coda file system support (advanced network fs)" depends on INET @@ -14,7 +15,7 @@ config CODA_FS *client*. You will need user level code as well, both for the client and server. Servers are currently user level, i.e. they need no kernel support. Please read - <file:Documentation/filesystems/coda.txt> and check out the Coda + <file:Documentation/filesystems/coda.rst> and check out the Coda home page <http://www.coda.cs.cmu.edu/>. To compile the coda client support as a module, choose M here: the |
