VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   35 Branches   59 Tags
author: Christoph Hellwig <hch@lst.de> 2019-06-13 09:08:51 +0200 committer: Greg Ungerer <gerg@kernel.org> 2019-06-24 09:16:46 +1000 commit: bdd15a288492f2f496a904c69c4b332057ae2ef6 parent: 1d52dca117434eca9c6efc9c22d24e7a341ad903
Commit Summary:
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index d30e8727b02d..7457f190caaa 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -2,6 +2,7 @@
 config H8300
         def_bool y
 	select ARCH_32BIT_OFF_T
+	select BINFMT_FLAT_ARGVP_ENVP_ON_STACK
 	select BINFMT_FLAT_OLD_ALWAYS_RAM
 	select GENERIC_ATOMIC64
 	select HAVE_UID16