]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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 65295870766d3663fd8c22f25349ea2f5c5b3de4..6fae5eb99ea6febff2fdd465fcf19c64d9114643 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