Add kernel configurations for RAUC verity format (#2622)

This commit is contained in:
Stefan Agner 2023-07-01 21:16:12 +02:00
parent 1fca4ebe9b
commit 6bcc363822
No known key found for this signature in database
GPG Key ID: 22D95D15D3A36E95

View File

@ -29,6 +29,11 @@ CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_LZ4=y
CONFIG_BTRFS_FS=m
CONFIG_MD=y
CONFIG_BLK_DEV_DM=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_DM_VERITY=y
CONFIG_SECCOMP=y
CONFIG_SECCOMP_FILTER=y