powerpc/powernv: Enable detection of legacy UARTs
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 15 Jul 2013 03:03:15 +0000 (13:03 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Aug 2013 04:58:34 +0000 (14:58 +1000)
Legacy UARTs can exist on PowerNV, memory-mapped ones on PCI
or IO based ones on the LPC bus.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/powernv/Kconfig

index 6529587..6fae5eb 100644 (file)
@@ -8,6 +8,7 @@ config PPC_POWERNV
        select PPC_PCI_CHOICE if EMBEDDED
        select EPAPR_BOOT
        select PPC_INDIRECT_PIO
+       select PPC_UDBG_16550
        default y
 
 config POWERNV_MSI