]> git.ipfire.org Git - thirdparty/linux.git/blame - Kconfig
kconfig: show compiler version text in the top comment
[thirdparty/linux.git] / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
838a2e55
AL
2#
3# For a description of the syntax of this configuration file,
4# see Documentation/kbuild/kconfig-language.txt.
5#
104daea1 6mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
838a2e55 7
21c54b77
MY
8comment "Compiler: $(CC_VERSION_TEXT)"
9
104daea1 10source "arch/$(SRCARCH)/Kconfig"