Skip to content

Commit

Permalink
[POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ
Browse files Browse the repository at this point in the history
On chip 8250 UARTs share an interrupts on existing 85xx processors.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
  • Loading branch information
Kumar Gala committed Mar 8, 2007
1 parent 49fdf3f commit f194bda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/platforms/85xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f194bda

Please sign in to comment.