Files
linux-apfs/drivers/md/persistent-data/Kconfig
T

9 lines
263 B
Plaintext
Raw Normal View History

2011-10-31 20:19:11 +00:00
config DM_PERSISTENT_DATA
tristate
depends on BLK_DEV_DM
2011-10-31 20:19:11 +00:00
select LIBCRC32C
select DM_BUFIO
---help---
Library providing immutable on-disk data structure support for
device-mapper targets such as the thin provisioning target.