arm64: defconfig: Enable serial-tegra driver
authorThierry Reding <treding@nvidia.com>
Mon, 16 Nov 2015 14:40:23 +0000 (15:40 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 16 Nov 2015 14:48:22 +0000 (15:48 +0100)
This driver is used to service the serial ports found on NVIDIA Tegra
SoCs.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/configs/defconfig

index 171b10f8f5183dfd13a003d8104b679a72df8594..f8f8f45628df3e942d4e8b8190f3e6c5d7988ec6 100644 (file)
@@ -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
This page took 0.026401 seconds and 5 git commands to generate.