]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commitdiff
defconfig: remove unnecessary erratum
authorDebarshi Dutta <ddutta@nvidia.com>
Mon, 18 Sep 2017 08:48:53 +0000 (14:18 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Tue, 26 Sep 2017 15:05:03 +0000 (08:05 -0700)
This patch removes unnecessary A53 erratum from the defconfig to clean
up the build warnings. The version of ld that we have does not support
the erratum anyway so the config is not of any use.

 arch/arm64/Makefile:23: ld does not support --fix-cortex-a53-843419;
 kernel may be susceptible to erratum

Bug 1987412

Change-Id: I547ea7a7527e788b0d9f00fa70a5ccc4b403fc64
Signed-off-by: Aniruddha Banerjee <aniruddhab@nvidia.com>
Reviewed-on: http://git-master/r/1305292
Signed-off-by: Debarshi Dutta <ddutta@nvidia.com>
(cherry picked from commit 0a2e1896772e13d5d34a91b25f0e1c0fe42465dd in
dev-kernel)
Reviewed-on: https://git-master.nvidia.com/r/1562261
Reviewed-by: Bibek Basu <bbasu@nvidia.com>
Tested-by: Bibek Basu <bbasu@nvidia.com>
Reviewed-by: Automatic_Commit_Validation_User
arch/arm64/configs/tegra18_defconfig

index e72b871e8e0dc7df12b3ae0b799ff01bc2218bc1..ed7d03e3ec5f69aacc72de850fb9eabba8c7ad10 100644 (file)
@@ -40,6 +40,7 @@ CONFIG_PCI=y
 CONFIG_PCI_TEGRA=m
 CONFIG_PCIEPORTBUS=y
 CONFIG_PCIEASPM_POWERSAVE=y
+# CONFIG_ARM64_ERRATUM_843419 is not set
 CONFIG_SCHED_MC=y
 CONFIG_PREEMPT=y
 CONFIG_CMA=y