Add support for uart_mvebu driver arm64 GENERIC config
This patch enables console output on Armada 3700 SoCs with kernel GENERIC. Submitted by: Patryk Duda <pdk@semihalf.com> Obtained from: Semihalf Sponsored by: Semihalf Differential Revision: https://reviews.freebsd.org/D12251
This commit is contained in:
parent
870c89c45c
commit
365ae18aeb
@ -147,6 +147,7 @@ device dwmmc
|
|||||||
|
|
||||||
# Serial (COM) ports
|
# Serial (COM) ports
|
||||||
device uart # Generic UART driver
|
device uart # Generic UART driver
|
||||||
|
device uart_mvebu # Armada 3700 UART driver
|
||||||
device uart_ns8250 # ns8250-type UART driver
|
device uart_ns8250 # ns8250-type UART driver
|
||||||
device uart_snps
|
device uart_snps
|
||||||
device pl011
|
device pl011
|
||||||
|
Loading…
x
Reference in New Issue
Block a user