Skip to content

Commit e87be67

Browse files
committed
linux-qcom-next: enable BINFMT_MISC to prevent podman crash
Signed-off-by: Koen Kooi <[email protected]>
1 parent 90a5b02 commit e87be67

File tree

1 file changed

+2
-0
lines changed
  • recipes-kernel/linux/linux-qcom-next/configs

1 file changed

+2
-0
lines changed

recipes-kernel/linux/linux-qcom-next/configs/qcom.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,3 +383,5 @@ CONFIG_CRYPTO_SM4_ARM64_CE_GCM=m
383383
CONFIG_CRYPTO_SM4_ARM64_CE=m
384384
CONFIG_CRYPTO_SM4_ARM64_NEON_BLK=m
385385

386+
# Docker/Podman non-networking options
387+
CONFIG_BINFMT_MISC=y

0 commit comments

Comments
 (0)