summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleo.lu <leo.lu@starfivetech.com>2024-01-18 10:32:01 +0300
committerleo.lu <leo.lu@starfivetech.com>2024-01-18 10:32:01 +0300
commit7b114bea7be5d1fc76ce44320c31dd4bd1bc9d9c (patch)
tree40ebe6aacdf92f855a67edea109c5349fe54fd1e
parent9b2efce7988d0e202f00c1efd9c305ca63ccf85c (diff)
downloadlinux-7b114bea7be5d1fc76ce44320c31dd4bd1bc9d9c.tar.xz
binfmt: kernel support misc binaries
debian enable systemd-binfmt service Signed-off-by: Leo Lu <leo.lu@starfivetech.com>
-rw-r--r--arch/riscv/configs/starfive_jh7110_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/configs/starfive_jh7110_defconfig b/arch/riscv/configs/starfive_jh7110_defconfig
index f7a0609c8540..bab77367e3af 100644
--- a/arch/riscv/configs/starfive_jh7110_defconfig
+++ b/arch/riscv/configs/starfive_jh7110_defconfig
@@ -47,6 +47,7 @@ CONFIG_KVM=m
CONFIG_JUMP_LABEL=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
+CONFIG_BINFMT_MISC=y
CONFIG_CMA=y
CONFIG_NET=y
CONFIG_PACKET=y