Browse Source

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>
Loic Pefferkorn 10 năm trước cách đây
mục cha
commit
cf35248768
1 tập tin đã thay đổi với 2 bổ sung3 xóa
  1. 2 3
      drivers/md/Kconfig

+ 2 - 3
drivers/md/Kconfig

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