projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49fdf3f
)
[POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ
author
Kumar Gala
<galak@kernel.crashing.org>
Thu, 8 Mar 2007 05:14:57 +0000
(23:14 -0600)
committer
Kumar Gala
<galak@kernel.crashing.org>
Thu, 8 Mar 2007 05:14:57 +0000
(23:14 -0600)
On chip 8250 UARTs share an interrupts on existing 85xx processors.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/Kconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/85xx/Kconfig
b/arch/powerpc/platforms/85xx/Kconfig
index
eb661cc
..
e764c0a
100644
(file)
--- a/
arch/powerpc/platforms/85xx/Kconfig
+++ b/
arch/powerpc/platforms/85xx/Kconfig
@@
-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