mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
9 lines
279 B
Text
9 lines
279 B
Text
|
config DM_PERSISTENT_DATA
|
||
|
tristate
|
||
|
depends on BLK_DEV_DM && EXPERIMENTAL
|
||
|
select LIBCRC32C
|
||
|
select DM_BUFIO
|
||
|
---help---
|
||
|
Library providing immutable on-disk data structure support for
|
||
|
device-mapper targets such as the thin provisioning target.
|