X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=Kconfig;h=e10b3ee084d4d86c40ada12837b6dd2e76d40f7d;hb=57a8ec387e1441ea5e1232bc0749fb99a8cba7e7;hp=48a80beab6853d1461f277229625aa066d75a4e7;hpb=3eb66e91a25497065c5322b1268cbc3953642227;p=sfrench%2Fcifs-2.6.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"