|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen stable-4.19] kconfig: remove references to docs/misc/kconfig{,-language}.txt files
commit 3fb951af741ab2faa5a44d413fe1393cdeea05c4
Author: Dmytro Prokopchuk <dmytro_prokopchuk1@xxxxxxxx>
AuthorDate: Thu Nov 13 09:40:37 2025 +0100
Commit: Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Thu Nov 13 09:40:37 2025 +0100
kconfig: remove references to docs/misc/kconfig{,-language}.txt files
These files 'docs/misc/kconfig{,-language}.txt' were deleted, but
references are still present in Xen. Remove them to clean-up.
Fixes: 044503f61c95 ("docs: Delete kconfig docs to fix licensing violation")
Fixes: f80fe2b34f08 ("xen: Update Kconfig to Linux v5.4")
Signed-off-by: Dmytro Prokopchuk <dmytro_prokopchuk1@xxxxxxxx>
Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
master commit: c22b6dced06a74d59cc0b9770366acf7be7515fe
master date: 2025-11-11 14:44:47 +0100
---
INSTALL | 2 +-
MAINTAINERS | 1 -
xen/Kconfig | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/INSTALL b/INSTALL
index 88c1464816..1ea71430ed 100644
--- a/INSTALL
+++ b/INSTALL
@@ -23,7 +23,7 @@ Xen Hypervisor
==============
Xen itself is configured via a `kconfig' system borrowed from Linux.
-See docs/misc/kconfig.txt.
+See https://www.kernel.org/doc/html/v5.4/kbuild/.
Note that unlike with Linux, and contrary to that document, you cannot
look at Kconfig files, or the default or generated config files etc.,
diff --git a/MAINTAINERS b/MAINTAINERS
index fe81ed63ad..72ffd80578 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -278,7 +278,6 @@ F: xen/include/xen/iommu.h
KCONFIG
M: Doug Goldstein <cardoe@xxxxxxxxxx>
S: Supported
-F: docs/misc/kconfig{,-language}.txt
F: xen/tools/kconfig/
KDD DEBUGGER
diff --git a/xen/Kconfig b/xen/Kconfig
index e459cdac0c..ae7e44bb3f 100644
--- a/xen/Kconfig
+++ b/xen/Kconfig
@@ -1,6 +1,6 @@
#
# For a description of the syntax of this configuration file,
-# see docs/misc/kconfig-language.txt
+# see https://www.kernel.org/doc/html/v5.4/kbuild/kconfig-language.html
#
mainmenu "Xen/$(SRCARCH) $(XEN_FULLVERSION) Configuration"
--
generated by git-patchbot for /home/xen/git/xen.git#stable-4.19
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |