From: Josh Triplett Date: Mon, 3 Sep 2012 05:21:13 +0000 (-0700) Subject: x86/Kconfig: Disable CONFIG_CRC_T10DIF in defconfigs X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~91^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b92f885f31db782608c8b73942111238020b1f4a;p=pandora-kernel.git x86/Kconfig: Disable CONFIG_CRC_T10DIF in defconfigs CONFIG_CRC_T10DIF explicitly states that it exists only for use by out-of-tree modules; anything in-kernel that needs it selects it. Thus, compile it out by default. Signed-off-by: Josh Triplett Cc: Randy Dunlap Cc: Suresh Siddha Cc: Linus Torvalds Cc: Andrew Morton Cc: Peter Zijlstra Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/3aaff7a0af1320427952d411a21b8ded29747a1f.1346649518.git.josh@joshtriplett.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed