Skip to content

Commit 85efd60

Browse files
seehearfeelMarc Zyngier
authored andcommitted
irqchip/loongson-htpic: Remove unneeded select of I8259
LOONGSON_HTPIC depends on MACH_LOONGSON64 and MACH_LOONGSON64 already selects I8259 in arch/mips/Kconfig, so no need to select I8259 again when config LOONGSON_HTPIC. Signed-off-by: Tiezhu Yang <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent f90fafe commit 85efd60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/irqchip/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,6 @@ config LOONGSON_HTPIC
541541
default y
542542
select IRQ_DOMAIN
543543
select GENERIC_IRQ_CHIP
544-
select I8259
545544
help
546545
Support for the Loongson-3 HyperTransport PIC Controller.
547546

0 commit comments

Comments
 (0)