mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user