summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleo.lu <leo.lu@starfivetech.com>2024-01-18 10:22:00 +0300
committerleo.lu <leo.lu@starfivetech.com>2024-01-18 10:22:00 +0300
commit9dd39cc342262cca9acbd2dbc7e9e5117755a6bb (patch)
tree39f074adb1d26f62865954718136ec17f919b686
parentc1d57ddbd8dbd3a27bbb79350e5eebf9efa5dcc9 (diff)
downloadlinux-9dd39cc342262cca9acbd2dbc7e9e5117755a6bb.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 036dcdcc6e02..35fcc1285b2f 100644
--- a/arch/riscv/configs/starfive_jh7110_defconfig
+++ b/arch/riscv/configs/starfive_jh7110_defconfig
@@ -34,6 +34,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