From: Dan Streetman Subject: Re: [PATCH] crypto: move Kconfig 842 to end of list, default to N Date: Fri, 22 May 2015 20:35:40 -0400 Message-ID: References: <1432339708-4340-1-git-send-email-ddstreet@ieee.org> <20150523003405.GA12622@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: "David S. Miller" , Linux Crypto Mailing List , linux-kernel To: Herbert Xu Return-path: Received: from mail-ie0-f177.google.com ([209.85.223.177]:36359 "EHLO mail-ie0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757034AbbEWAgB (ORCPT ); Fri, 22 May 2015 20:36:01 -0400 In-Reply-To: <20150523003405.GA12622@gondor.apana.org.au> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Fri, May 22, 2015 at 8:34 PM, Herbert Xu wrote: > On Fri, May 22, 2015 at 08:08:28PM -0400, Dan Streetman wrote: >> Move the 842 compression alg choice to last in the list, so it's >> not in the middle of LZO/LZ4/LZ4HC. Change its default to N, as it >> is a very slow alg, which generally should only be used with >> compression hardware that's capable of doing it much faster. >> >> Signed-off-by: Dan Streetman > > The default default is "n" so this is redundant. ah ok. never mind then! :-) > > Cheers, > -- > Email: Herbert Xu > Home Page: http://gondor.apana.org.au/~herbert/ > PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt