From: Paul Bolle Date: Sat, 12 Nov 2011 20:27:55 +0000 (+0100) Subject: crypto: drop selects of bogus Kconfig symbol X-Git-Tag: v3.3-rc1~165^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da669a2e3e5bc70b30a0465f3641528681b5f77;p=pandora-kernel.git crypto: drop selects of bogus Kconfig symbol Commits 2cdc6899a8 ("crypto: ghash - Add GHASH digest algorithm for GCM") and 0e1227d356 ("crypto: ghash - Add PCLMULQDQ accelerated implementation") added "select CRYPTO_SHASH" to two entries. That Kconfig symbol doesn't exist. These two selects are nops. Drop them. Signed-off-by: Paul Bolle Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed