crypto: drop selects of bogus Kconfig symbol
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 12 Nov 2011 20:27:55 +0000 (21:27 +0100)
committerJiri Kosina <jkosina@suse.cz>
Sun, 13 Nov 2011 19:49:02 +0000 (20:49 +0100)
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 <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
crypto/Kconfig

diff --cc crypto/Kconfig
Simple merge