Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SMP_ON_UP
has multiple definitions:
arch/arm/Kconfig
The configuration item CONFIG_SMP_ON_UP:
CONFIG_SMP && CONFIG_MMU
SMP kernels contain instructions which fail on non-SMP processors. Enabling this option allows the kernel to modify itself to make these instructions safe. Disabling it allows about 1K of space savings.
If you don't know what to do here, say Y.
arch/arm/Kconfig
The configuration item CONFIG_SMP_ON_UP:
CONFIG_SMP && ! CONFIG_XIP_KERNEL && CONFIG_MMU
SMP kernels contain instructions which fail on non-SMP processors. Enabling this option allows the kernel to modify itself to make these instructions safe. Disabling it allows about 1K of space savings.
If you don't know what to do here, say Y.
Raw data from LKDDb:
(none)
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 - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab