Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
b97f0291a2504291aef850077f98cab68a5a2f33
/
.
/
drivers
/
md
/
persistent-data
/
Kconfig
blob: 19b268795415b4a1eaf519001511275774a7f96e [
file
] [
log
] [
blame
]
config DM_PERSISTENT_DATA
tristate
depends on BLK_DEV_DM
select
LIBCRC32C
select
DM_BUFIO
---
help
---
Library
providing immutable on
-
disk data structure support
for
device
-
mapper targets such
as
the thin provisioning target
.