On Fri, 17 Jan 2025 at 14:04, Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > The Microchip LAN966x outband interrupt controller is only present on > Microchip LAN966x SoCs, and only used in PCI endpoint mode. Hence add a > dependency on MCHP_LAN966X_PCI, to prevent asking the user about this > driver when configuring a kernel without Microchip LAN966x PCIe support. > > Fixes: 3e3a7b35332924c8 ("irqchip: Add support for LAN966x OIC") > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > v2: > - Drop dependency on SOC_LAN966, as the OIC is used only in LAN966x > PCI endpoint mode, > - Replace MFD_LAN966X_PCI by MCHP_LAN966X_PCI, as the latter is the > symbol that ended upstream. Bummer, I messed up the subject here as well... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds