dm crypt: update url in CONFIG_DM_CRYPT help text

Update the obsolete url in the CONFIG_DM_CRYPT help text.

Signed-off-by: Loic Pefferkorn <loic@loicp.eu>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
This commit is contained in:
Loic Pefferkorn 2014-12-15 22:18:43 +01:00 committed by Mike Snitzer
parent f495339c44
commit cf35248768

View File

@ -230,9 +230,8 @@ config DM_CRYPT
transparently encrypts the data on it. You'll need to activate transparently encrypts the data on it. You'll need to activate
the ciphers you're going to use in the cryptoapi configuration. the ciphers you're going to use in the cryptoapi configuration.
Information on how to use dm-crypt can be found on For further information on dm-crypt and userspace tools see:
<http://code.google.com/p/cryptsetup/wiki/DMCrypt>
<http://www.saout.de/misc/dm-crypt/>
To compile this code as a module, choose M here: the module will To compile this code as a module, choose M here: the module will
be called dm-crypt. be called dm-crypt.