Add the following to the kernel configuration: ``` CONFIG_DM_BIO_PRISON=y CONFIG_DM_PERSISTENT_DATA=y ``` see: https://github.com/linuxboot/heads/pull/1586
Add the following to the kernel configuration:
see: linuxboot#1586