BLK_DEV_DM is set as a module (m) while DM_INIT is forced built-in (y)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Igor
2025-07-30 08:12:19 +02:00
parent 84c0b23e01
commit 8141ce38a6

View File

@@ -664,7 +664,7 @@ CONFIG_ATA_GENERIC=m
CONFIG_MD=y
CONFIG_BCACHE=m
CONFIG_BCACHE_ASYNC_REGISTRATION=y
CONFIG_BLK_DEV_DM=m
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=m
CONFIG_DM_THIN_PROVISIONING=m
CONFIG_DM_INIT=y