From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ms.lwn.net ([45.79.88.28]:55894 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750759AbdLKWGx (ORCPT ); Mon, 11 Dec 2017 17:06:53 -0500 Date: Mon, 11 Dec 2017 15:06:51 -0700 From: Jonathan Corbet Subject: Re: [PATCH 0/2] Documentation: Add guidance on CONFIG default value Message-ID: <20171211150651.2dcff225@lwn.net> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Darren Hart Cc: LKML , "Yann E. MORIN" , Masahiro Yamada , Michal Marek , linux-doc@vger.kernel.org, linux-kbuild@vger.kernel.org On Mon, 20 Nov 2017 14:39:32 -0800 Darren Hart wrote: > Document the preference for "default n" in kconfig-language.txt, and reference > that in the submit-checklist.rst. I've (finally) applied the pair to the docs tree, thanks. jon