mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 12:14:06 +00:00
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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
parent
2db29d28eb
commit
8a05dd8514
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue