Commit 0a312893 authored by Thierry Reding's avatar Thierry Reding

arm64: defconfig: Enable serial-tegra driver

This driver is used to service the serial ports found on NVIDIA Tegra
SoCs.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 73d877eb
......@@ -116,6 +116,7 @@ CONFIG_SERIAL_SAMSUNG=y
CONFIG_SERIAL_SAMSUNG_UARTS_4=y
CONFIG_SERIAL_SAMSUNG_UARTS=4
CONFIG_SERIAL_SAMSUNG_CONSOLE=y
CONFIG_SERIAL_TEGRA=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_MSM_CONSOLE=y
CONFIG_SERIAL_OF_PLATFORM=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment