Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BINFMT_EM86
has multiple definitions:
fs/Kconfig.binfmt
The configuration item CONFIG_BINFMT_EM86:
CONFIG_ALPHA
binfmt_em86
, binfmt_em86
Say Y here if you want to be able to execute Linux/Intel ELF binaries just like native Alpha binaries on your Alpha machine. For this to work, you need to have the emulator /usr/bin/em86 in place.
You can get the same functionality by saying N here and saying Y to "Kernel support for MISC binaries".
You may answer M to compile the emulation support as a module and later load the module when you want to use a Linux/Intel binary. The module will be called binfmt_em86. If unsure, say Y.
arch/alpha/Kconfig
The configuration item CONFIG_BINFMT_EM86:
(none)
binfmt_em86
, binfmt_em86
Say Y here if you want to be able to execute Linux/Intel ELF binaries just like native Alpha binaries on your Alpha machine. For this to work, you need to have the emulator /usr/bin/em86 in place.
You can get the same functionality by saying N here and saying Y to "Kernel support for MISC binaries".
You may answer M to compile the emulation support as a module and later load the module when you want to use a Linux/Intel binary. The module will be called binfmt_em86. If unsure, say Y.
Raw data from LKDDb:
lkddb module binfmt_em86 CONFIG_BINFMT_EM86 : arch/alpha/Kconfig : "Kernel support for Linux/Intel ELF binaries" # in 2.5.45–2.5.72
lkddb module binfmt_em86 CONFIG_BINFMT_EM86 : fs/Kconfig.binfmt : "Kernel support for Linux/Intel ELF binaries" # in 2.5.73–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.13
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab