1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-08 09:39:03 +01:00

Add kernel configurations for RAUC verity format (#2622)

This commit is contained in:
Stefan Agner
2023-07-01 21:16:12 +02:00
committed by GitHub
parent 6bcad34dae
commit b10bf134c0
+5
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