hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/block/drbd/Kconfig
....@@ -11,7 +11,6 @@
1111 depends on PROC_FS && INET
1212 select LRU_CACHE
1313 select LIBCRC32C
14
- default n
1514 help
1615
1716 NOTE: In order to authenticate connections you have to select
....@@ -36,7 +35,7 @@
3635 cache coherency.
3736
3837 For automatic failover you need a cluster manager (e.g. heartbeat).
39
- See also: http://www.drbd.org/, http://www.linux-ha.org
38
+ See also: https://www.drbd.org/, http://www.linux-ha.org
4039
4140 If unsure, say N.
4241