commit | 4da669a2e3e5bc70b30a0465f3641528681b5f77 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Sat Nov 12 21:27:55 2011 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Sun Nov 13 20:49:02 2011 +0100 |
tree | be4fc827572c5aa93d5d5b4b0a451af88b41a3e2 | |
parent | 06b19a5526e6133b5f0d902f18e24f3a4220ba7c [diff] |
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 <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>