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"
14 source "kernel/Kconfig.freezer"
16 source "fs/Kconfig.binfmt"
22 source "drivers/Kconfig"
26 source "security/Kconfig"
28 source "crypto/Kconfig"
32 source "lib/Kconfig.debug"