[PATCH 20/20] drbd: remove BROKEN for DRBD
Christoph Böhmwalder <[email protected]> Fri, 27 Mar 2026 23:38:20 +0100
| Newsgroups | dev.linux.lists.drbd-dev,org.kernel.vger.linux-block,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Remove the BROKEN dependency now that the DRBD 9 rework is complete and the driver compiles cleanly again. Signed-off-by: Christoph Böhmwalder <[email protected]> --- drivers/block/drbd/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/block/drbd/Kconfig b/drivers/block/drbd/Kconfig index d4975c21d4de..ddab8d4ed40b 100644 --- a/drivers/block/drbd/Kconfig +++ b/drivers/block/drbd/Kconfig @@ -8,7 +8,6 @@ comment "DRBD disabled because PROC_FS or INET not selected" config BLK_DEV_DRBD tristate "DRBD Distributed Replicated Block Device support" - depends on BROKEN depends on PROC_FS && INET select LRU_CACHE select CRC32 -- 2.53.0