1 comment:
File src/soc/intel/icelake/acpi/pci_irqs.asl:
If (PICM) {
if (CondRefOf (PIRX)) {
Return (PIRX)
}
Return (^PICP)
} Else {
Return (^PICN)
}
> the dynamic generation is tied up with a Kconfig(in common driver CL in same patch train), if Kcon […]
cnl and icl would select it: https://review.coreboot.org/c/coreboot/+/34517
Just wanted to keep it a option for upcoming SOCs, let me know your final thoughts, I am ok to do that changes.
To view, visit change 34710. To unsubscribe, or for help writing mail filters, visit settings.