mirror of
https://github.com/m5stack/build.git
synced 2026-05-20 11:48:25 -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:
co-authored by
coderabbitai[bot]
parent
84c0b23e01
commit
8141ce38a6
@@ -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