From: Michal Marek Date: Fri, 8 Oct 2010 14:40:27 +0000 (+0200) Subject: kconfig: Temporarily disable dependency warnings X-Git-Tag: v2.6.36-rc8~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71ebc01d3ad4fa3f20e86603bc31ff2cbc535d95;p=pandora-kernel.git kconfig: Temporarily disable dependency warnings 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 --- Reading git-diff-tree failed