mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
linux kernel: reword description for CONFIG_X86_X2APIC
This commit is contained in:
parent
85cdcb0980
commit
feed7fea36
@ -245,10 +245,12 @@ Device Drivers --->
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><parameter>Support x2apic</parameter></term>
|
<term><parameter>Support x2apic</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Avoid a kernel panic booting on a system with x2APIC enabled
|
<para>Support running the interrupt controller of 64-bit x86
|
||||||
by the BIOS. This option does no harm if x2APIC is not enabled
|
processors in x2APIC mode. x2APIC may be enabled by firmware on
|
||||||
or not available, but it's recommended to enable x2APIC in the
|
64-bit x86 systems, and a kernel without this option enabled will
|
||||||
BIOS setting for a modern 64-bit x86 system.</para>
|
panic on boot if x2APIC is enabled by firmware. This option has
|
||||||
|
has no effect, but also does no harm if x2APIC is disabled by the
|
||||||
|
firmware.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user