Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_X86_MPPARSE
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_X86_MPPARSE:
( CONFIG_ACPI ) && ( CONFIG_X86_LOCAL_APIC )
For old smp systems that do not have proper acpi support. Newer systems (esp with 64bit cpus) with acpi support, MADT and DSDT will override it
arch/x86/Kconfig
The configuration item CONFIG_X86_MPPARSE:
CONFIG_X86_LOCAL_APIC
(none)
arch/x86/Kconfig.debug
The configuration item CONFIG_X86_MPPARSE:
( CONFIG_X86_32 && ( CONFIG_X86_LOCAL_APIC && ! CONFIG_X86_VISWS )) || CONFIG_X86_64
(none)
arch/i386/Kconfig.debug
The configuration item CONFIG_X86_MPPARSE:
CONFIG_X86_LOCAL_APIC && ! CONFIG_X86_VISWS
(none)
arch/i386/Kconfig
The configuration item CONFIG_X86_MPPARSE:
CONFIG_X86_LOCAL_APIC && ! CONFIG_X86_VISWS
(none)
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 - X index
Automatically generated (in year 2024). See also LKDDb sources on GitLab