Re: [PATCH 0/2] Documentation: Add guidance on CONFIG default value

2017-12-11 Thread Jonathan Corbet
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 -- To unsubscribe from this list: send the line "unsubscribe l

[PATCH 0/2] Documentation: Add guidance on CONFIG default value

2017-11-20 Thread Darren Hart
From: "Darren Hart (VMware)" Document the preference for "default n" in kconfig-language.txt, and reference that in the submit-checklist.rst. Darren Hart (VMware) (2): Documentation/kbuild: Add guidance for the use of default Documentation/process: Add CONFIG default value to submit-checklis