Skip to content

Commit 45a3f12

Browse files
committed
Merge tag 'irq_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq fix from Borislav Petkov: - Have irq-msi-lib select CONFIG_GENERIC_MSI_IRQ explicitly as it uses its facilities * tag 'irq_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQ
2 parents 1f988d0 + eb2c93e commit 45a3f12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/irqchip/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ config ARM_VIC_NR
7474

7575
config IRQ_MSI_LIB
7676
bool
77+
select GENERIC_MSI_IRQ
7778

7879
config ARMADA_370_XP_IRQ
7980
bool

0 commit comments

Comments
 (0)