[arm64] Build in SERIAL_TEGRA

For consistency with other SERIAL_ options.
This commit is contained in:
Martin Michlmayr 2016-08-02 16:50:12 -07:00
parent a546b9192c
commit 1b4a6ac3f2
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -26,6 +26,7 @@ linux (4.7~rc7-1~exp2) UNRELEASED; urgency=medium
- arm64: tegra: Correct Tegra210 XUSB mailbox interrupt
* [arm64] Enable REGULATOR_FIXED_VOLTAGE.
* [arm64] Enable ARM64_ERRATUM_834220.
* [arm64] Build in SERIAL_TEGRA.
-- Ben Hutchings <ben@decadent.org.uk> Wed, 20 Jul 2016 03:50:18 +0100

View File

@ -408,7 +408,7 @@ CONFIG_SERIAL_AMBA_PL010=y
CONFIG_SERIAL_AMBA_PL010_CONSOLE=y
CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_SERIAL_TEGRA=m
CONFIG_SERIAL_TEGRA=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_MSM_CONSOLE=y