oleavr-rgl-a500-mini-linux-.../drivers/md/persistent-data/Kconfig

9 lines
263 B
Text
Raw Normal View History

2022-05-07 01:01:45 +02:00
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.