X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Kconfig;h=e10b3ee084d4d86c40ada12837b6dd2e76d40f7d;hb=083db6764821996526970e42d09c1ab2f4155dd4;hp=48a80beab6853d1461f277229625aa066d75a4e7;hpb=452938cbd8f85a39c8a93553191c505a36b1beca;p=linux-2.6-microblaze.git diff --git a/Kconfig b/Kconfig index 48a80beab685..e10b3ee084d4 100644 --- a/Kconfig +++ b/Kconfig @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see Documentation/kbuild/kconfig-language.rst. # mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration" @@ -30,3 +30,5 @@ source "crypto/Kconfig" source "lib/Kconfig" source "lib/Kconfig.debug" + +source "Documentation/Kconfig"