From e155fc5cb59f2fc26d21c3b3b495d10dc0037ff3 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 23 Feb 2020 14:58:32 +0100 Subject: x86: Refresh patches on kernel 5.4 Signed-off-by: Hauke Mehrtens --- target/linux/generic/hack-5.4/260-lib-arc4-unhide.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 target/linux/generic/hack-5.4/260-lib-arc4-unhide.patch (limited to 'target/linux/generic') diff --git a/target/linux/generic/hack-5.4/260-lib-arc4-unhide.patch b/target/linux/generic/hack-5.4/260-lib-arc4-unhide.patch deleted file mode 100644 index b518ee2c37..0000000000 --- a/target/linux/generic/hack-5.4/260-lib-arc4-unhide.patch +++ /dev/null @@ -1,15 +0,0 @@ -This makes it possible to select CONFIG_CRYPTO_LIB_ARC4 directly. We -need this to be able to compile this into the kernel and make use of it -from backports. - ---- a/crypto/Kconfig -+++ b/crypto/Kconfig -@@ -1151,7 +1151,7 @@ config CRYPTO_ANUBIS - - - config CRYPTO_LIB_ARC4 -- tristate -+ tristate "ARC4 cipher library" - - config CRYPTO_ARC4 - tristate "ARC4 cipher algorithm" -- cgit v1.2.3