summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleo.lu <leo.lu@starfivetech.com>2024-01-18 10:48:55 +0300
committerleo.lu <leo.lu@starfivetech.com>2024-01-18 11:21:59 +0300
commitb05db1a04757474d0a6a93bb8b7fb5fa1cd743e7 (patch)
tree90eafe2a3abc98f8daeaca8367df044344e35399
parent3f773693fa5924edc1b4014e33784f000c807fdc (diff)
downloadlinux-b05db1a04757474d0a6a93bb8b7fb5fa1cd743e7.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_visionfive2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/configs/starfive_visionfive2_defconfig b/arch/riscv/configs/starfive_visionfive2_defconfig
index 92f2db088991..6191e40679ed 100644
--- a/arch/riscv/configs/starfive_visionfive2_defconfig
+++ b/arch/riscv/configs/starfive_visionfive2_defconfig
@@ -32,6 +32,7 @@ CONFIG_RISCV_SBI_CPUIDLE=y
# CONFIG_SECCOMP is not set
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
+CONFIG_BINFMT_MISC=y
CONFIG_PAGE_REPORTING=y
CONFIG_CMA=y
CONFIG_NET=y