Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757530AbbEWAeh (ORCPT ); Fri, 22 May 2015 20:34:37 -0400 Received: from helcar.hengli.com.au ([209.40.204.226]:34644 "EHLO helcar.hengli.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757176AbbEWAef (ORCPT ); Fri, 22 May 2015 20:34:35 -0400 Date: Sat, 23 May 2015 08:34:05 +0800 From: Herbert Xu To: Dan Streetman Cc: "David S. Miller" , linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] crypto: move Kconfig 842 to end of list, default to N Message-ID: <20150523003405.GA12622@gondor.apana.org.au> References: <1432339708-4340-1-git-send-email-ddstreet@ieee.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1432339708-4340-1-git-send-email-ddstreet@ieee.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 840 Lines: 20 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. 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/