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:
Marcin Wojtas 2017-09-09 11:46:34 +00:00
parent ac0770ddb3
commit e49e3ec31e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=323360

View File

@ -147,6 +147,7 @@ device dwmmc
# Serial (COM) ports
device uart # Generic UART driver
device uart_mvebu # Armada 3700 UART driver
device uart_ns8250 # ns8250-type UART driver
device uart_snps
device pl011