]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/blob - Kconfig
remoteproc/k3-r5: initialize TCM memories for ECC
[rpmsg/rpmsg.git] / Kconfig
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 #
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"