source: chapter10/kernel/x2apic.xml@ 70bf551

12.0 12.0-rc1 12.1 12.1-rc1 12.2 12.2-rc1 multilib trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/loongarch-12.2 xry111/mips64el xry111/multilib xry111/update-glibc
Last change on this file since 70bf551 was 70bf551, checked in by Xi Ruoyao <xry111@…>, 14 months ago

kernel: Use new kernel configuration rendering method

Import kernel-config infrastructure from BLFS and use it for kernel
configuration. Note that kernel-config.py is slightly different from
BLFS: we need role="nodump" for <screen> here.

  • Property mode set to 100644
File size: 966 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4<!-- Automatically generated by kernel-config.py
5 DO NOT EDIT! -->
6<screen role="nodump"><emphasis role='blue'>P</emphasis>rocessor type and features ---&gt;
7 [*] <emphasis role='blue'>S</emphasis>upport x2apic [X86_X2APIC]
8<emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
9 [*] <emphasis role='blue'>P</emphasis>CI support ---&gt; [PCI]
10 [*] M<emphasis role='blue'>e</emphasis>ssage Signaled Interrupts (MSI and MSI-X) [PCI_MSI]
11 [*] <emphasis role='blue'>I</emphasis>OMMU Hardware Support ---&gt; [IOMMU_SUPPORT]
12 [*] <emphasis role='blue'>S</emphasis>upport for Interrupt Remapping [IRQ_REMAP]</screen>
Note: See TracBrowser for help on using the repository browser.