diff options
| author | Hiago De Franco <[email protected]> | 2024-08-19 13:24:49 -0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-08-27 18:01:32 -0600 |
| commit | 1bf048f21bdc3834de5aac216b1e7bfce90364d9 (patch) | |
| tree | 8a3a404220d8eae8b0b96fb2de8de3e29008c884 /Kconfig | |
| parent | 716ab3fb23708347a7f3e5ff68ed5a0b0c9267a7 (diff) | |
tools/scripts/Kconfig: Update references from kconfig-language.txt to rst
The Linux kernel documentation has transitioned from using
kconfig-language.txt to kconfig-language.rst. Therefore update all
occurrences of kconfig-language.txt.
Signed-off-by: Hiago De Franco <[email protected]>
Diffstat (limited to 'Kconfig')
| -rw-r--r-- | Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # # For a description of the syntax of this configuration file, -# see the file Documentation/kbuild/kconfig-language.txt in the +# see the file Documentation/kbuild/kconfig-language.rst in the # Linux kernel source tree. # mainmenu "U-Boot $(UBOOTVERSION) Configuration" |
