From 6eea5fc8ec7560b84dbd9e656d9f2fd33c8bd9ab Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Fri, 15 Feb 2008 13:53:11 +0100 Subject: [PATCH] --- yaml --- r: 85693 b: refs/heads/master c: fa2144ba9a31d1d0dc9607508576c3850e0d95b1 h: refs/heads/master i: 85691: 292aa1c8784a0d6cc60cadc649ab5581a44d7602 v: v3 --- [refs] | 2 +- trunk/lib/Kconfig.debug | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b550fabd5ba5..d36749cd19e2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cf87dcd14064e7660f2b11b35b9e4949e9812fd2 +refs/heads/master: fa2144ba9a31d1d0dc9607508576c3850e0d95b1 diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index a370fe828a79..ab408aa9b6d6 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -82,6 +82,9 @@ config HEADERS_CHECK config DEBUG_SECTION_MISMATCH bool "Enable full Section mismatch analysis" depends on UNDEFINED + # This option is on purpose disabled for now. + # It will be enabled when we are down to a resonable number + # of section mismatch warnings (< 10 for an allyesconfig build) help The section mismatch analysis checks if there are illegal references from one section to another section.