pachyrhynchus: Enable CONFIG_BINFMT_MISC

This is a preparation for some tests w/ cross-arch containers.
This commit is contained in:
Nils Freydank 2023-02-02 22:23:04 +01:00
parent e66ce464d2
commit 3a575b527b
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -862,7 +862,7 @@ CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ELFCORE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
# CONFIG_BINFMT_MISC is not set
CONFIG_BINFMT_MISC=m
CONFIG_COREDUMP=y
# end of Executable file formats