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 10:48:55 +0300
commit8b120e40e5b0c8be9b82ebce177e6c17444b80c9 (patch)
tree92c121e83faf75aec236a823beaac5891df576d1
parenta06538ffde0e22e7048a9f9ad76c46ca8859860c (diff)
downloadlinux-8b120e40e5b0c8be9b82ebce177e6c17444b80c9.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 4f7cff32bf07..e50d91d492b6 100644
--- a/arch/riscv/configs/starfive_visionfive2_defconfig
+++ b/arch/riscv/configs/starfive_visionfive2_defconfig
@@ -33,6 +33,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