[arm64] Enable ARM64_ERRATUM_834220

This commit is contained in:
Martin Michlmayr 2016-08-02 16:36:28 -07:00
parent 3da99236e3
commit a546b9192c
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

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

View File

@ -2,6 +2,7 @@
## file: arch/arm64/Kconfig
##
CONFIG_PCI=y
CONFIG_ARM64_ERRATUM_834220=y
#. Until we decide how/whether to handle this in userland as well
# CONFIG_ARM64_ERRATUM_843419 is not set
CONFIG_SCHED_MC=y