powerpc/powernv: Enable detection of legacy UARTs

Legacy UARTs can exist on PowerNV, memory-mapped ones on PCI
or IO based ones on the LPC bus.
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 2db29d28
...@@ -8,6 +8,7 @@ config PPC_POWERNV ...@@ -8,6 +8,7 @@ config PPC_POWERNV
select PPC_PCI_CHOICE if EMBEDDED select PPC_PCI_CHOICE if EMBEDDED
select EPAPR_BOOT select EPAPR_BOOT
select PPC_INDIRECT_PIO select PPC_INDIRECT_PIO
select PPC_UDBG_16550
default y default y
config POWERNV_MSI config POWERNV_MSI
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment