1 # SPDX-License-Identifier: GPL-2.0
3 # For a description of the syntax of this configuration file,
4 # see Documentation/kbuild/kconfig-language.rst.
6 mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
8 source "scripts/Kconfig.include"
12 source "kernel/Kconfig.freezer"
14 source "fs/Kconfig.binfmt"
20 source "drivers/Kconfig"
24 source "security/Kconfig"
26 source "crypto/Kconfig"
30 source "lib/Kconfig.debug"
32 source "Documentation/Kconfig"