diff options
Diffstat (limited to 'chapter10/kernel/x2apic.toml')
-rw-r--r-- | chapter10/kernel/x2apic.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter10/kernel/x2apic.toml b/chapter10/kernel/x2apic.toml new file mode 100644 index 000000000..6f7657b13 --- /dev/null +++ b/chapter10/kernel/x2apic.toml @@ -0,0 +1,5 @@ +X86_X2APIC='*' +PCI='*' +PCI_MSI='*' +IOMMU_SUPPORT='*' +IRQ_REMAP='*' |