kconfig: Temporarily disable dependency warnings
authorMichal Marek <mmarek@suse.cz>
Fri, 8 Oct 2010 14:40:27 +0000 (16:40 +0200)
committerMichal Marek <mmarek@suse.cz>
Sat, 9 Oct 2010 21:19:07 +0000 (23:19 +0200)
After fixing a use-after-free bug in kconfig, a 'make defconfig' or
'make allmodconfig' fills the screen with warnings that were not
detected before. Given that we are close to the release now, disable the
warnings temporarily and deal with them after 2.6.36.

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

No differences found