Linux 4.19-rc7
[linux-2.6/btrfs-unstable.git] / Kconfig
blob48a80beab6853d1461f277229625aa066d75a4e7
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 "init/Kconfig"
14 source "kernel/Kconfig.freezer"
16 source "fs/Kconfig.binfmt"
18 source "mm/Kconfig"
20 source "net/Kconfig"
22 source "drivers/Kconfig"
24 source "fs/Kconfig"
26 source "security/Kconfig"
28 source "crypto/Kconfig"
30 source "lib/Kconfig"
32 source "lib/Kconfig.debug"