Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FPE_NWFPE
has multiple definitions:
arch/arm/Kconfig
The configuration item CONFIG_FPE_NWFPE:
(! CONFIG_AEABI || CONFIG_OABI_COMPAT ) && ! CONFIG_THUMB2_KERNEL
nwfpe
, nwfpe
Say Y to include the NWFPE floating point emulator in the kernel. This is necessary to run most binaries. Linux does not currently support floating point hardware so you need to say Y here even if your machine has an FPA or floating point co-processor podule.
You may say N here if you are going to load the Acorn FPEmulator early in the bootup.
arch/arm26/Kconfig
The configuration item CONFIG_FPE_NWFPE:
(none)
nwfpe
, nwfpe
Say Y to include the NWFPE floating point emulator in the kernel. This is necessary to run most binaries. Linux does not currently support floating point hardware so you need to say Y here even if your machine has an FPA or floating point co-processor module.
It is also possible to say M to build the emulator as a module (nwfpe) or indeed to leave it out altogether. However, unless you know what you are doing this can easily render your machine unbootable. Saying Y is the safe option.
You may say N here if you are going to load the Acorn FPEmulator early in the bootup.
arch/arm/Kconfig
The configuration item CONFIG_FPE_NWFPE:
(none)
nwfpe
, nwfpe
Say Y to include the NWFPE floating point emulator in the kernel. This is necessary to run most binaries. Linux does not currently support floating point hardware so you need to say Y here even if your machine has an FPA or floating point co-processor podule.
It is also possible to say M to build the emulator as a module (nwfpe) or indeed to leave it out altogether. However, unless you know what you are doing this can easily render your machine unbootable. Saying Y is the safe option.
You may say N here if you are going to load the Acorn FPEmulator early in the bootup.
Raw data from LKDDb:
lkddb module nwfpe CONFIG_FPE_NWFPE : arch/arm/Kconfig : "NWFPE math emulation" # in 2.5.45–2.5.68
lkddb module nwfpe CONFIG_FPE_NWFPE : arch/arm26/Kconfig : "NWFPE math emulation" # in 2.5.71–2.5.75, 2.6.0–2.6.22
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 - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab