Device Mapper support in linux-rockchip-rk3588-current.config

Adds device-mapper support for encrypted disks.

See also https://github.com/orangepi-xunlong/orangepi-build/issues/167
This commit is contained in:
Sam Gleske 2024-07-05 13:05:49 -04:00 committed by GitHub
parent 52624375b8
commit 21731ac8d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2290,7 +2290,7 @@ CONFIG_SATA_AHCI_PLATFORM=y
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BCACHE is not set
# CONFIG_BLK_DEV_DM is not set
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_AUDIT is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set