1 # SPDX-License-Identifier: GPL-2.0
3 # For a description of the syntax of this configuration file,
4 # see Documentation/kbuild/kconfig-language.txt.
6 mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
8 comment "Compiler: $(CC_VERSION_TEXT)"
10 source "scripts/Kconfig.include"
12 source "arch/$(SRCARCH)/Kconfig"