Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f194bda4 authored by Kumar Gala's avatar Kumar Gala
Browse files

[POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ



On chip 8250 UARTs share an interrupts on existing 85xx processors.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 49fdf3f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ config MPC85xx
	bool
	select PPC_UDBG_16550
	select PPC_INDIRECT_PCI
	select SERIAL_8250_SHARE_IRQ if SERIAL_8250
	default y if MPC8540_ADS || MPC85xx_CDS || MPC8560_ADS || MPC85xx_MDS

config PPC_INDIRECT_PCI_BE