public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kconfig: docs: mention gconfig at top of kconfig.rst
@ 2023-07-04  0:01 Randy Dunlap
  2023-07-14 19:16 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2023-07-04  0:01 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jesse Taube, Masahiro Yamada, linux-kbuild,
	Nathan Chancellor, Nick Desaulniers, Nicolas Schier,
	Jonathan Corbet, linux-doc

Jesse mentioned that gconfig is missing from the top of the
kconfig.rst file, so add it for completeness.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: lore.kernel.org/r/CAJFTR8QgYykuEq_AkODEWPUYXncKgRBHOncxT=ypZTQODkyarw@mail.gmail.com
Cc: Jesse Taube <mr.bossman075@gmail.com>
Cc: Masahiro Yamada <masahiroy@kernel.org>
Cc: linux-kbuild@vger.kernel.org
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Nicolas Schier <nicolas@fjasle.eu>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
 Documentation/kbuild/kconfig.rst |    2 ++
 1 file changed, 2 insertions(+)

diff -- a/Documentation/kbuild/kconfig.rst b/Documentation/kbuild/kconfig.rst
--- a/Documentation/kbuild/kconfig.rst
+++ b/Documentation/kbuild/kconfig.rst
@@ -10,6 +10,8 @@ The xconfig ('qconf'), menuconfig ('mcon
 programs also have embedded help text.  Be sure to check that for
 navigation, search, and other general help text.
 
+The gconfig ('gconf') program has limited help text.
+
 General
 -------
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-15  5:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-04  0:01 [PATCH] kconfig: docs: mention gconfig at top of kconfig.rst Randy Dunlap
2023-07-14 19:16 ` Jonathan Corbet
2023-07-15  5:39   ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox