xref: /linux/Kconfig (revision 06ec64b8)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2838a2e55SArnaud Lacombe#
3838a2e55SArnaud Lacombe# For a description of the syntax of this configuration file,
4838a2e55SArnaud Lacombe# see Documentation/kbuild/kconfig-language.txt.
5838a2e55SArnaud Lacombe#
6104daea1SMasahiro Yamadamainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
7838a2e55SArnaud Lacombe
821c54b77SMasahiro Yamadacomment "Compiler: $(CC_VERSION_TEXT)"
921c54b77SMasahiro Yamada
10e1cfdc0eSMasahiro Yamadasource "scripts/Kconfig.include"
11e1cfdc0eSMasahiro Yamada
121572497cSChristoph Hellwigsource "init/Kconfig"
131572497cSChristoph Hellwig
141572497cSChristoph Hellwigsource "kernel/Kconfig.freezer"
151572497cSChristoph Hellwig
161572497cSChristoph Hellwigmenu "Executable file formats"
171572497cSChristoph Hellwigsource "fs/Kconfig.binfmt"
181572497cSChristoph Hellwigendmenu
191572497cSChristoph Hellwig
201572497cSChristoph Hellwigsource "mm/Kconfig"
211572497cSChristoph Hellwig
221572497cSChristoph Hellwigsource "net/Kconfig"
231572497cSChristoph Hellwig
241572497cSChristoph Hellwigsource "drivers/Kconfig"
251572497cSChristoph Hellwig
261572497cSChristoph Hellwigsource "fs/Kconfig"
271572497cSChristoph Hellwig
281572497cSChristoph Hellwigsource "security/Kconfig"
291572497cSChristoph Hellwig
301572497cSChristoph Hellwigsource "crypto/Kconfig"
311572497cSChristoph Hellwig
321572497cSChristoph Hellwigsource "lib/Kconfig"
33*06ec64b8SChristoph Hellwig
34*06ec64b8SChristoph Hellwigsource "lib/Kconfig.debug"
35