aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2018-07-01 14:48:14 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-02 09:00:42 +0200
commitee55fe552fcd8dcdafc52155ba515548c6538647 (patch)
treee5d828b5e75a1a143b7ea5f4ef81f74f3e4af38f /drivers/staging/Makefile
parentMerge 4.18-rc3 into staging-next (diff)
downloadlinux-dev-ee55fe552fcd8dcdafc52155ba515548c6538647.tar.xz
linux-dev-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/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index e84959a8a684..5d3740320577 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -33,7 +33,6 @@ obj-$(CONFIG_GOLDFISH) += goldfish/
obj-$(CONFIG_DGNC) += dgnc/
obj-$(CONFIG_MTD_SPINAND_MT29F) += mt29f_spinand/
obj-$(CONFIG_GS_FPGABOOT) += gs_fpgaboot/
-obj-$(CONFIG_CRYPTO_SKEIN) += skein/
obj-$(CONFIG_UNISYSSPAR) += unisys/
obj-$(CONFIG_COMMON_CLK_XLNX_CLKWZRD) += clocking-wizard/
obj-$(CONFIG_FB_TFT) += fbtft/