From 4da669a2e3e5bc70b30a0465f3641528681b5f77 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Sat, 12 Nov 2011 21:27:55 +0100 Subject: [PATCH] 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-format-patch failed