summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorHiago De Franco <[email protected]>2024-08-19 13:24:49 -0300
committerTom Rini <[email protected]>2024-08-27 18:01:32 -0600
commit1bf048f21bdc3834de5aac216b1e7bfce90364d9 (patch)
tree8a3a404220d8eae8b0b96fb2de8de3e29008c884 /Kconfig
parent716ab3fb23708347a7f3e5ff68ed5a0b0c9267a7 (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--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 8b7b213ffec..ab46b27999c 100644
--- a/Kconfig
+++ b/Kconfig
@@ -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"