kernel/drivers/block/drbd/Kconfig
.. .. @@ -11,7 +11,6 @@ 11 11 depends on PROC_FS && INET 12 12 select LRU_CACHE 13 13 select LIBCRC32C 14 - default n15 14 help 16 15 17 16 NOTE: In order to authenticate connections you have to select .. .. @@ -36,7 +35,7 @@ 36 35 cache coherency. 37 36 38 37 For automatic failover you need a cluster manager (e.g. heartbeat). 39 - See also: http://www.drbd.org/, http://www.linux-ha.org38 + See also: https://www.drbd.org/, http://www.linux-ha.org40 39 41 40 If unsure, say N. 42 41