summaryrefslogtreecommitdiffstats
path: root/drivers/md/Kconfig
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-09-03 02:46:01 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-09-03 02:46:01 +0200
commit0ed537b5fd18c38b526fd0e6837a00f96aee30c4 (patch)
tree01744d89b09aaaaad77696265fb4732ef9a8fc32 /drivers/md/Kconfig
parentcpufreq: speedstep-lib: Use monotonic clock (diff)
parentPM / OPP: Drop unlikely before IS_ERR(_OR_NULL) (diff)
downloadlinux-0ed537b5fd18c38b526fd0e6837a00f96aee30c4.tar.xz
linux-0ed537b5fd18c38b526fd0e6837a00f96aee30c4.zip
Merge branch 'pm-opp' into pm-cpufreq
Diffstat (limited to 'drivers/md/Kconfig')
-rw-r--r--drivers/md/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
index b59727309072..bfec3bdfe598 100644
--- a/drivers/md/Kconfig
+++ b/drivers/md/Kconfig
@@ -259,7 +259,7 @@ config DM_CRYPT
the ciphers you're going to use in the cryptoapi configuration.
For further information on dm-crypt and userspace tools see:
- <http://code.google.com/p/cryptsetup/wiki/DMCrypt>
+ <https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt>
To compile this code as a module, choose M here: the module will
be called dm-crypt.