aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md')
-rw-r--r--drivers/md/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
index 5bdedf6df153..09c89a4b014d 100644
--- a/drivers/md/Kconfig
+++ b/drivers/md/Kconfig
@@ -230,9 +230,8 @@ config DM_CRYPT
230 transparently encrypts the data on it. You'll need to activate 230 transparently encrypts the data on it. You'll need to activate
231 the ciphers you're going to use in the cryptoapi configuration. 231 the ciphers you're going to use in the cryptoapi configuration.
232 232
233 Information on how to use dm-crypt can be found on 233 For further information on dm-crypt and userspace tools see:
234 234 <http://code.google.com/p/cryptsetup/wiki/DMCrypt>
235 <http://www.saout.de/misc/dm-crypt/>
236 235
237 To compile this code as a module, choose M here: the module will 236 To compile this code as a module, choose M here: the module will
238 be called dm-crypt. 237 be called dm-crypt.