]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame_incremental - Kconfig
scripts/documentation-file-ref-check: hint: dash or underline
[mirror_ubuntu-jammy-kernel.git] / Kconfig
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0
2#
3# For a description of the syntax of this configuration file,
4# see Documentation/kbuild/kconfig-language.txt.
5#
6mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
7
8comment "Compiler: $(CC_VERSION_TEXT)"
9
10source "scripts/Kconfig.include"
11
12source "arch/$(SRCARCH)/Kconfig"