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:
parent
52624375b8
commit
21731ac8d6
|
|
@ -2290,7 +2290,7 @@ CONFIG_SATA_AHCI_PLATFORM=y
|
||||||
CONFIG_MD=y
|
CONFIG_MD=y
|
||||||
# CONFIG_BLK_DEV_MD is not set
|
# CONFIG_BLK_DEV_MD is not set
|
||||||
# CONFIG_BCACHE 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_DM_AUDIT is not set
|
||||||
# CONFIG_TARGET_CORE is not set
|
# CONFIG_TARGET_CORE is not set
|
||||||
# CONFIG_FUSION is not set
|
# CONFIG_FUSION is not set
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue