Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757576AbbEWAgF (ORCPT ); Fri, 22 May 2015 20:36:05 -0400 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 MIME-Version: 1.0 In-Reply-To: <20150523003405.GA12622@gondor.apana.org.au> References: <1432339708-4340-1-git-send-email-ddstreet@ieee.org> <20150523003405.GA12622@gondor.apana.org.au> From: Dan Streetman Date: Fri, 22 May 2015 20:35:40 -0400 X-Google-Sender-Auth: bR2yH6bIqKG6kXCNKF2_rVq4Bmk Message-ID: Subject: Re: [PATCH] crypto: move Kconfig 842 to end of list, default to N To: Herbert Xu Cc: "David S. Miller" , Linux Crypto Mailing List , linux-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 971 Lines: 24 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/