summaryrefslogtreecommitdiffstats
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorJason Cooper2018-07-01 20:48:14 +0200
committerGreg Kroah-Hartman2018-07-02 09:00:42 +0200
commitee55fe552fcd8dcdafc52155ba515548c6538647 (patch)
treee5d828b5e75a1a143b7ea5f4ef81f74f3e4af38f /drivers/staging/Kconfig
parentMerge 4.18-rc3 into staging-next (diff)
downloadkernel-qcow2-linux-ee55fe552fcd8dcdafc52155ba515548c6538647.tar.gz
kernel-qcow2-linux-ee55fe552fcd8dcdafc52155ba515548c6538647.tar.xz
kernel-qcow2-linux-ee55fe552fcd8dcdafc52155ba515548c6538647.zip
staging/skein: Remove Skein and Threefish code
It's been four years since this was added. In the interim, skein has not seen any mainstream adoption. Same with the threefish block cipher upon which it's based. In the discussion over which hash algorithm will replace SHA1 in git, it's not one of the contenders. There's absolutely no reason to think that there is anything wrong with Skein or Threefish. The only reason for this removal is a lack of adoption. If a real user comes forward, I'd be happy to assist with integrating this code into mainline. Signed-off-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 75a480497d22..5b96f972135a 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -84,8 +84,6 @@ source "drivers/staging/dgnc/Kconfig"
source "drivers/staging/gs_fpgaboot/Kconfig"
-source "drivers/staging/skein/Kconfig"
-
source "drivers/staging/unisys/Kconfig"
source "drivers/staging/clocking-wizard/Kconfig"