From: Ingo Molnar Date: Wed, 5 Feb 2014 05:51:37 +0000 (+0100) Subject: x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs X-Git-Tag: v3.14-rc2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f202348208fa8a2d817b42f250e145fa885620;p=pandora-kernel.git x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs It can take some time to validate the image, make sure {allyes|allmod}config doesn't enable it. I'd say randconfig will cover it often enough, and the failure is also borderline build coverage related: you cannot really make the decoder test fail via source level changes, only with changes in the build environment, so I agree with Andi that we can disable this one too. Signed-off-by: Ingo Molnar Acked-by: Paul Gortmaker paul.gortmaker@windriver.com> Suggested-and-acked-by: Andi Kleen andi@firstfloor.org> Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed