Skip to content
Snippets Groups Projects
Commit e1138ad9 authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

edgehog: Added kernel modules required by rauc and podman

The netfilter modules are required by the networking interface of
podman/docker.

BCS 746-000694
BCS 746-000692


(cherry picked from commit 4f5e5c7d)
parent 6c1b1ffd
No related branches found
No related tags found
1 merge request!167edgehog: Added kernel modules required by rauc and podman
Pipeline #17266 passed with stage
in 25 seconds
......@@ -852,3 +852,7 @@ CONFIG_CORESIGHT_SOURCE_ETM4X=y
CONFIG_MEMTEST=y
CONFIG_LEDS_TLC591XX=y
CONFIG_INPUT_PWM_BEEPER=y
CONFIG_DM_VERITY=m
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment