kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default
authorMichal Marek <mmarek@suse.cz>
Mon, 21 Mar 2011 09:44:30 +0000 (10:44 +0100)
committerMichal Marek <mmarek@suse.cz>
Mon, 21 Mar 2011 09:47:58 +0000 (10:47 +0100)
CONFIG_DEBUG_SECTION_MISMATCH has also runtime effects due to the
-fno-inline-functions-called-once compiler flag, so forcing it on
everyone is not a good idea.

Signed-off-by: Michal Marek <mmarek@suse.cz>

No differences found