Lines Matching +full:- +full:- +full:enable +full:- +full:docs
1 # SPDX-License-Identifier: GPL-2.0-only
13 systems. Saying Y here will enable your kernel to run ELF binaries
18 however) and makes building run-time libraries very easy. Many new
23 <http://www.tldp.org/docs.html#howto>.
93 the /proc/PID/coredump_filter pseudo-file; this setting is
132 bool "Enable support for very old legacy flat binaries"
139 bool "Enable ZFLAT support"
148 If you say Y here, it will be possible to plug wrapper-driven binary
151 Emacs-Lisp. It's also useful if you often run DOS executables under
152 the Linux DOS emulator DOSEMU (read the DOSEMU-HOWTO, available from
153 <http://www.tldp.org/docs.html#howto>). Once you have
159 <file:Documentation/admin-guide/binfmt-misc.rst> to learn how to use this
160 feature, <file:Documentation/admin-guide/java.rst> for information about how
161 to include Java support. and <file:Documentation/admin-guide/mono.rst> for
162 information about how to include Mono-based .NET support.
165 mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc
172 bool "Enable core dump support" if EXPERT