Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index
The Linux kernel configuration item CONFIG_HAVE_SMP
has multiple definitions:
arch/xtensa/Kconfig
The configuration item CONFIG_HAVE_SMP:
CONFIG_XTENSA_VARIANT_CUSTOM
This option is used to indicate that the system-on-a-chip (SOC) supports Multiprocessing. Multiprocessor support implemented above the CPU core definition and currently needs to be selected manually.
Multiprocessor support is implemented with external cache and interrupt controllers.
The MX interrupt distributer adds Interprocessor Interrupts and causes the IRQ numbers to be increased by 4 for devices like the open cores ethernet driver and the serial interface.
You still have to select "Enable SMP" to enable SMP on this SOC.
arch/arm/Kconfig
The configuration item CONFIG_HAVE_SMP:
(none)
This option should be selected by machines which have an SMP- capable CPU.
The only effect of this option is to make the SMP-related options available to the user for configuration.
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 - H index
Automatically generated (in year 2025). See also LKDDb sources on GitLab