[POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ

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

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
Kumar Gala 2007-03-07 23:14:57 -06:00
parent 49fdf3f078
commit f194bda4ce
1 changed files with 1 additions and 0 deletions

View File

@ -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