From 1bf048f21bdc3834de5aac216b1e7bfce90364d9 Mon Sep 17 00:00:00 2001 From: Hiago De Franco Date: Mon, 19 Aug 2024 13:24:49 -0300 Subject: 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 --- Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Kconfig') 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" -- cgit v1.2.3