]> nv-tegra.nvidia Code Review - linux-4.9.git/commitdiff
arch: arm64: configs: enable CONFIG_SECTION_MISMATCH_WARN_ONLY
authorHayden Du <haydend@nvidia.com>
Tue, 23 Oct 2018 05:13:54 +0000 (13:13 +0800)
committermobile promotions <svcmobile_promotions@nvidia.com>
Fri, 26 Oct 2018 17:18:44 +0000 (10:18 -0700)
enable CONFIG_SECTION_MISMATCH_WARN_ONLY to fix code coverage
build failure.

Bug 200457465

Change-Id: Icad0493c5ccbfccad31a44e3a11be5f9ff4f1cf3
Signed-off-by: Hayden Du <haydend@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1933259
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
arch/arm64/configs/tegra_android_defconfig_debug.config

index 0b6e55fb405285031168dad4a0c5af0cd161b44a..47a949772d87b9b8cc945a5c43cff054147cae9d 100644 (file)
@@ -5,3 +5,4 @@ CONFIG_RCU_CPU_STALL_TIMEOUT=60
 CONFIG_FRAME_WARN=4096
 # CONFIG_RANDOMIZE_BASE is not set
 CONFIG_DEVMEM=y
+CONFIG_SECTION_MISMATCH_WARN_ONLY=y