xref: /linux/Kconfig (revision 8b59cd81)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2838a2e55SArnaud Lacombe#
3838a2e55SArnaud Lacombe# For a description of the syntax of this configuration file,
4*cd238effSMauro Carvalho Chehab# see Documentation/kbuild/kconfig-language.rst.
5838a2e55SArnaud Lacombe#
6104daea1SMasahiro Yamadamainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
7838a2e55SArnaud Lacombe
8e1cfdc0eSMasahiro Yamadasource "scripts/Kconfig.include"
9e1cfdc0eSMasahiro Yamada
101572497cSChristoph Hellwigsource "init/Kconfig"
111572497cSChristoph Hellwig
121572497cSChristoph Hellwigsource "kernel/Kconfig.freezer"
131572497cSChristoph Hellwig
141572497cSChristoph Hellwigsource "fs/Kconfig.binfmt"
151572497cSChristoph Hellwig
161572497cSChristoph Hellwigsource "mm/Kconfig"
171572497cSChristoph Hellwig
181572497cSChristoph Hellwigsource "net/Kconfig"
191572497cSChristoph Hellwig
201572497cSChristoph Hellwigsource "drivers/Kconfig"
211572497cSChristoph Hellwig
221572497cSChristoph Hellwigsource "fs/Kconfig"
231572497cSChristoph Hellwig
241572497cSChristoph Hellwigsource "security/Kconfig"
251572497cSChristoph Hellwig
261572497cSChristoph Hellwigsource "crypto/Kconfig"
271572497cSChristoph Hellwig
281572497cSChristoph Hellwigsource "lib/Kconfig"
2906ec64b8SChristoph Hellwig
3006ec64b8SChristoph Hellwigsource "lib/Kconfig.debug"
31b1663d7eSMauro Carvalho Chehab
32b1663d7eSMauro Carvalho Chehabsource "Documentation/Kconfig"
33