source: chapter10/kernel/x2apic.toml

trunk
Last change on this file was 70bf551, checked in by Xi Ruoyao <xry111@…>, 11 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: 67 bytes
Line 
1X86_X2APIC='*'
2PCI='*'
3PCI_MSI='*'
4IOMMU_SUPPORT='*'
5IRQ_REMAP='*'
Note: See TracBrowser for help on using the repository browser.