Re: [PATCH] kconfig: docs: mention gconfig at top of kconfig.rst

From: Jonathan Corbet
Date: Fri Jul 14 2023 - 15:16:20 EST


Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes:

> 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@xxxxxxxxxxxxx>
> Link: lore.kernel.org/r/CAJFTR8QgYykuEq_AkODEWPUYXncKgRBHOncxT=ypZTQODkyarw@xxxxxxxxxxxxxx
> Cc: Jesse Taube <mr.bossman075@xxxxxxxxx>
> Cc: Masahiro Yamada <masahiroy@xxxxxxxxxx>
> Cc: linux-kbuild@xxxxxxxxxxxxxxx
> Cc: Nathan Chancellor <nathan@xxxxxxxxxx>
> Cc: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
> Cc: Nicolas Schier <nicolas@xxxxxxxxx>
> Cc: Jonathan Corbet <corbet@xxxxxxx>
> Cc: linux-doc@xxxxxxxxxxxxxxx
> ---
> Documentation/kbuild/kconfig.rst | 2 ++
> 1 file changed, 2 insertions(+)

Applied, thanks.

jon